forked from mirrors_public/oddlama_nix-config
feat: actually enable kanidm provisioning 🚀
This commit is contained in:
parent
0389e98dd9
commit
9891a0743d
2 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
provision = {
|
provision = {
|
||||||
|
enable = true;
|
||||||
inherit (config.repo.secrets.global.kanidm) persons;
|
inherit (config.repo.secrets.global.kanidm) persons;
|
||||||
|
|
||||||
# Grafana
|
# Grafana
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue