switched to nginx.hades

This commit is contained in:
Vivian 2023-04-29 23:20:31 +02:00
parent 4582a9a66e
commit 35ed9b4736
2 changed files with 21 additions and 7 deletions

View file

@ -114,6 +114,10 @@
nix = false; # superseded by prowlarr
};
"nginx" = {
ip = "192.168.0.122";
mac = "52:8E:72:31:AE:AC";
};
"reverseproxy" = {
ip = "192.168.0.123";
mac = "00:0c:29:9b:10:82";
nix = false;