From c74812e93e886a8b5fabeae47597dbfecc494232 Mon Sep 17 00:00:00 2001 From: sid Date: Thu, 16 Apr 2026 00:52:21 +0200 Subject: [PATCH] update to force trigger new build --- hosts/sid/services/nginx.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/sid/services/nginx.nix b/hosts/sid/services/nginx.nix index 508967c..0014748 100644 --- a/hosts/sid/services/nginx.nix +++ b/hosts/sid/services/nginx.nix @@ -27,10 +27,10 @@ in .:53 { bind 127.0.0.1 ${hosts.sid.ip} hosts { - # ${hosts.rx4.ip} ${services.vaultwarden.fqdn} - # ${hosts.rx4.ip} ${services.webdav.fqdn} + ${hosts.rx4.ip} ${services.vaultwarden.fqdn} + ${hosts.rx4.ip} ${services.webdav.fqdn} ${hosts.rx4.ip} rx4.tail - # ${hosts.sid.ip} ${services.netdata.fqdn} + ${hosts.sid.ip} ${services.netdata.fqdn} ${hosts.sid.ip} sid.tail ${hosts.vde.ip} vde.tail fallthrough -- 2.51.2