scrub root
This commit is contained in:
parent
9f13224538
commit
fb77905d56
1 changed files with 4 additions and 0 deletions
|
@ -71,6 +71,10 @@ in {
|
|||
services = {
|
||||
fwupd.enable = true;
|
||||
power-profiles-daemon.enable = true;
|
||||
btrfs.autoScrub = {
|
||||
enable = true;
|
||||
fileSystems = [ "/" ];
|
||||
};
|
||||
};
|
||||
|
||||
hardware = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue