Enable zfs scrubbing
This commit is contained in:
parent
37782a26d5
commit
f4a26a8d15
@ -31,6 +31,8 @@
|
||||
boot.initrd.luks.devices."enc-pv4".device = "/dev/disk/by-uuid/e2c7402a-e72c-4c4a-998f-82e4c10187bc";
|
||||
|
||||
# mounts
|
||||
services.zfs.autoScrub.enable = true;
|
||||
services.zfs.trim.enable = true;
|
||||
fileSystems."/" =
|
||||
{
|
||||
device = "rpool/nixos/root";
|
||||
|
Loading…
x
Reference in New Issue
Block a user