services.kanidm.serverSettings.domain
The domain that Kanidm manages. Must be below or equal to the domain
specified in serverSettings.origin.
This can be left at null, only if your instance has the role ReadOnlyReplica.
While it is possible to change the domain later on, it requires extra steps!
Please consider the warnings and execute the steps described
in the documentation.
- Type
null or string- Default
null- Example
"example.org"- Declared
- <nixpkgs/nixos/modules/services/security/kanidm.nix>