From 3e840385e2804431e30f85b97c97cc15a24b7f46 Mon Sep 17 00:00:00 2001 From: cnst Date: Fri, 25 Jul 2025 16:52:06 +0200 Subject: [PATCH] extrahosts sobotka 2 --- hosts/sobotka/modules.nix | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/hosts/sobotka/modules.nix b/hosts/sobotka/modules.nix index cc6f9098..e5f718b2 100644 --- a/hosts/sobotka/modules.nix +++ b/hosts/sobotka/modules.nix @@ -29,7 +29,18 @@ network = { 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 bazarr.cnst.dev + 192.168.88.14 qbt.cnst.dev + 192.168.88.14 jellyseerr.cnst.dev + 192.168.88.14 jellyfin.cnst.dev + 192.168.88.14 uptime.cnst.dev + 192.168.88.14 pihole.cnst.dev ''; interfaces = { "enp6s0" = {