ZFS autoScrub

This commit is contained in:
nyanloutre 2018-04-05 19:40:47 +02:00
parent 235cb35a8a
commit 0180566812
1 changed files with 1 additions and 0 deletions

View File

@ -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";