mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Maybe fix grafana?
This commit is contained in:
parent
5c57d6488d
commit
f4279be9bc
1 changed files with 1 additions and 3 deletions
|
@ -21,9 +21,7 @@ in serverSystemConfiguration {
|
|||
|
||||
settings.server.http_addr = "::";
|
||||
|
||||
settings.users = {
|
||||
default_theme = "system";
|
||||
};
|
||||
settings.users.default_theme = "system";
|
||||
};
|
||||
|
||||
services.nginx.virtualHosts.${fqdn} = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue