curacao: Scrub scrub scrub
This commit is contained in:
parent
25c00be8fd
commit
4358f717d0
|
@ -188,4 +188,9 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
services.btrfs.autoScrub = {
|
||||||
|
enable = true;
|
||||||
|
fileSystems = [ "/mnt/razmo" "/mnt/rapido" ];
|
||||||
|
# TODO Should be generable from disko config, right?
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue