scrub root

This commit is contained in:
twoneis 2024-07-23 13:09:40 +02:00
parent 9f13224538
commit fb77905d56

View file

@ -71,6 +71,10 @@ in {
services = {
fwupd.enable = true;
power-profiles-daemon.enable = true;
btrfs.autoScrub = {
enable = true;
fileSystems = [ "/" ];
};
};
hardware = {