Updated nix flake and ported over existing config
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
http_port = 3000;
|
||||
domain = "grafana.randomctf.lan";
|
||||
};
|
||||
# Legacy default secret key, kept so existing datasource secrets
|
||||
# in the database remain decryptable.
|
||||
settings.security.secret_key = "SW2YcwTIb9zpOOhoPsMm";
|
||||
};
|
||||
|
||||
services.nginx = {
|
||||
|
||||
Reference in New Issue
Block a user