diff --git a/services/self_host/monitor.nix b/services/self_host/monitor.nix index 67d1301..364cfef 100644 --- a/services/self_host/monitor.nix +++ b/services/self_host/monitor.nix @@ -45,7 +45,7 @@ in "auth.generic_oauth" = { enabled = true; - name = "Authentik"; + name = "Enium"; allow_sign_up = true; client_id = "$__file{${authentik-grafana-id}}";