ZFS autoScrub
This commit is contained in:
parent
235cb35a8a
commit
0180566812
@ -19,6 +19,7 @@
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
|
||||
services.zfs.autoSnapshot.enable = true;
|
||||
services.zfs.autoScrub.enable = true;
|
||||
|
||||
networking.hostName = "loutreos"; # Define your hostname.
|
||||
networking.hostId = "7e66e347";
|
||||
|
Loading…
Reference in New Issue
Block a user