diff --git a/nixos/hosts/hades/default.nix b/nixos/hosts/hades/default.nix index b4e3c335..f9e9f104 100644 --- a/nixos/hosts/hades/default.nix +++ b/nixos/hosts/hades/default.nix @@ -17,6 +17,7 @@ "unifi" = { ip = "192.168.0.101"; mac = "5a:00:b7:6c:d1:e2"; + nix = false; }; "jellyfin" = { ip = "192.168.0.102"; @@ -135,6 +136,7 @@ "attic" = { ip = "192.168.0.128"; mac = "9E:AF:E9:FE:D4:D9"; + nix = false; exposes.attic = { domain = "attic.xirion.net"; port = 8080;