bunk fixes

This commit is contained in:
2025-07-22 21:32:52 +02:00
parent 9ee68fe27d
commit 3404c0070f
2 changed files with 13 additions and 0 deletions

View File

@@ -27,6 +27,17 @@
}; };
network = { network = {
enable = true; enable = true;
extraHosts = ''
192.168.88.14 sobotka
192.168.88.14 cnst.dev
192.168.88.14 lidarr.cnst.dev
192.168.88.14 radarr.cnst.dev
192.168.88.14 sonarr.cnst.dev
192.168.88.14 prowlarr.cnst.dev
192.168.88.14 qbt.cnst.dev
192.168.88.14 jellyseerr.cnst.dev
192.168.88.14 jellyfin.cnst.dev
'';
interfaces = { interfaces = {
"wlp6s0" = { "wlp6s0" = {
allowedTCPPorts = [22 80 443]; allowedTCPPorts = [22 80 443];

View File

@@ -36,6 +36,8 @@
192.168.88.14 sonarr.cnst.dev 192.168.88.14 sonarr.cnst.dev
192.168.88.14 prowlarr.cnst.dev 192.168.88.14 prowlarr.cnst.dev
192.168.88.14 qbt.cnst.dev 192.168.88.14 qbt.cnst.dev
192.168.88.14 jellyseerr.cnst.dev
192.168.88.14 jellyfin.cnst.dev
''; '';
interfaces = { interfaces = {
"eno1" = { "eno1" = {