disable attic, unifi

This commit is contained in:
Vivian 2024-08-20 21:28:30 +02:00
parent 8d3aebf9ca
commit 9f24d100f4

View file

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