diff --git a/configuration.nix b/configuration.nix index d44e0f5..8a9b9ec 100644 --- a/configuration.nix +++ b/configuration.nix @@ -18,6 +18,8 @@ boot.supportedFilesystems = [ "zfs" ]; + services.zfs.autoSnapshot.enable = true; + networking.hostName = "loutreos"; # Define your hostname. networking.hostId = "7e66e347";