diff --git a/configuration.nix b/configuration.nix index 8a9b9ec..e45a699 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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";