diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index e0551b8..028ce0d 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -24,6 +24,7 @@ nvidia.enable = true; }; homelab = { + enable = true; zfs.enable = true; smb.enable = true; nfs.enable = true;