disable attic, unifi
This commit is contained in:
parent
8d3aebf9ca
commit
9f24d100f4
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
"unifi" = {
|
"unifi" = {
|
||||||
ip = "192.168.0.101";
|
ip = "192.168.0.101";
|
||||||
mac = "5a:00:b7:6c:d1:e2";
|
mac = "5a:00:b7:6c:d1:e2";
|
||||||
|
nix = false;
|
||||||
};
|
};
|
||||||
"jellyfin" = {
|
"jellyfin" = {
|
||||||
ip = "192.168.0.102";
|
ip = "192.168.0.102";
|
||||||
|
@ -135,6 +136,7 @@
|
||||||
"attic" = {
|
"attic" = {
|
||||||
ip = "192.168.0.128";
|
ip = "192.168.0.128";
|
||||||
mac = "9E:AF:E9:FE:D4:D9";
|
mac = "9E:AF:E9:FE:D4:D9";
|
||||||
|
nix = false;
|
||||||
exposes.attic = {
|
exposes.attic = {
|
||||||
domain = "attic.xirion.net";
|
domain = "attic.xirion.net";
|
||||||
port = 8080;
|
port = 8080;
|
||||||
|
|
Loading…
Add table
Reference in a new issue