summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shared/1systems/wolf.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/1systems/wolf.nix b/shared/1systems/wolf.nix
index 8b0976537..ce3c63f28 100644
--- a/shared/1systems/wolf.nix
+++ b/shared/1systems/wolf.nix
@@ -25,10 +25,10 @@ in
services.grafana = {
enable = true;
addr = "0.0.0.0";
- extraOptions = { "AUTH_ANONYMOUS_ENABLED" = "true"; };
users.allowSignUp = true;
users.allowOrgCreate = true;
users.autoAssignOrg = true;
+ auth.anonymous.enable = true;
security = import <secrets/grafana_security.nix>;
};
[cgit] Unable to lock slot /tmp/cgit/19100000.lock: No such file or directory (2)