services.kanidm.provision.extraJsonFile

NixOS option

A JSON file for provisioning persons, groups & systems. Options set in this file take precedence over values set using the other options. The files get deeply merged, and deduplicated. The accepted JSON schema can be found at https://github.com/oddlama/kanidm-provision#json-schema.

type: null or absolute path
Default
null
declared in: nixos/modules/services/security/kanidm.nixView source on NixOS/nixpkgs →