diff --git a/applications/grafana.nix b/applications/grafana.nix index ca13ff4..6d27d40 100644 --- a/applications/grafana.nix +++ b/applications/grafana.nix @@ -55,7 +55,6 @@ in { enable = true; domain = "${name}.skynet.ie"; port = port; - addr = cfg.host.ip; settings.security.admin_password = "$__file{${config.age.secrets.grafana_pw.path}}";