fix: this was blocking teh web interface
This commit is contained in:
parent
03ae1c5101
commit
0f75f11918
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
domain = "${name}.skynet.ie";
|
domain = "${name}.skynet.ie";
|
||||||
port = port;
|
port = port;
|
||||||
addr = cfg.host.ip;
|
|
||||||
|
|
||||||
settings.security.admin_password = "$__file{${config.age.secrets.grafana_pw.path}}";
|
settings.security.admin_password = "$__file{${config.age.secrets.grafana_pw.path}}";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue