Added SSO to Grafana & Gitea
This commit is contained in:
@@ -36,6 +36,11 @@ in
|
||||
owner = "gitea";
|
||||
group = "gitea";
|
||||
};
|
||||
"kanidm_gitea_secret" = {
|
||||
owner = "gitea";
|
||||
group = "gitea";
|
||||
mode = "0444";
|
||||
};
|
||||
};
|
||||
|
||||
services.postgresql = {
|
||||
|
||||
Reference in New Issue
Block a user