services.kanidm.provision.autoRemove
NixOS option
Determines whether deleting an entity in this provisioning config should automatically cause them to be removed from kanidm, too. This works because the provisioning tool tracks all entities it has ever created. If this is set to false, you need to explicitly specify present = false to delete an entity.
type: booleanDefault
declared in: nixos/modules/services/security/kanidm.nixView source on NixOS/nixpkgs →true