btrfs scrub
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
34a8c1443a
commit
d3fb170fee
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue