Added SSO to Grafana & Gitea

This commit is contained in:
2026-05-15 13:02:23 +02:00
parent 72d9a66b4f
commit ebcb37773a
3 changed files with 33 additions and 97 deletions
+5
View File
@@ -36,6 +36,11 @@ in
owner = "gitea";
group = "gitea";
};
"kanidm_gitea_secret" = {
owner = "gitea";
group = "gitea";
mode = "0444";
};
};
services.postgresql = {