fix: this was blocking teh web interface

This commit is contained in:
silver 2024-05-23 04:07:07 +01:00
parent 03ae1c5101
commit 0f75f11918
Signed by: silver
GPG key ID: 54E2C71918E93B74

View file

@ -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}}";