1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: actually enable kanidm provisioning 🚀

This commit is contained in:
oddlama 2023-08-27 16:05:27 +02:00
parent 0389e98dd9
commit 9891a0743d
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 1 additions and 0 deletions

View file

@ -88,6 +88,7 @@ in {
};
provision = {
enable = true;
inherit (config.repo.secrets.global.kanidm) persons;
# Grafana

Binary file not shown.