btrfs scrub

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-03-06 19:38:39 +01:00
parent 34a8c1443a
commit d3fb170fee

View file

@ -79,6 +79,7 @@ in
# powerManagement.cpuFreqGovernor = "ondemand"; # powerManagement.cpuFreqGovernor = "ondemand";
services = { services = {
btrfs.autoScrub.enable = true;
dbus.implementation = "broker"; dbus.implementation = "broker";
dbus.packages = [ pkgs.gcr ]; dbus.packages = [ pkgs.gcr ];
fwupd.enable = true; fwupd.enable = true;