update lanzaboote

This commit is contained in:
mjallen18
2024-07-04 09:57:38 -05:00
parent 5d7f37168c
commit e91bd250a4
3 changed files with 47 additions and 52 deletions

View File

@@ -227,6 +227,17 @@ in
# ];
# };
btrfs = {
autoScrub.enable = true;
autoScrub.fileSystems = [
"/nix"
"/root"
"/etc"
"/var/log"
"/home"
];
};
ratbagd.enable = true;
};