File tree Expand file tree Collapse file tree
nixos/modules/services/security Expand file tree Collapse file tree Original file line number Diff line number Diff line change 137137 default = { } ;
138138 description = lib . mdDoc ''
139139 Settings for Kanidm, see
140- [the documentation](https://github.com /kanidm/kanidm/blob/master/kanidm_book/src/ server_configuration.md )
140+ [the documentation](https://kanidm. github.io /kanidm/stable/ server_configuration.html )
141141 and [example configuration](https://github.com/kanidm/kanidm/blob/master/examples/server.toml)
142142 for possible values.
143143 '' ;
155155 } ;
156156 description = lib . mdDoc ''
157157 Configure Kanidm clients, needed for the PAM daemon. See
158- [the documentation](https://github.com /kanidm/kanidm/blob/master/kanidm_book/src/ client_tools.md #kanidm-configuration)
158+ [the documentation](https://kanidm. github.io /kanidm/stable/ client_tools.html #kanidm-configuration)
159159 and [example configuration](https://github.com/kanidm/kanidm/blob/master/examples/config)
160160 for possible values.
161161 '' ;
173173 } ;
174174 description = lib . mdDoc ''
175175 Configure Kanidm unix daemon.
176- See [the documentation](https://github.com /kanidm/kanidm/blob/master/kanidm_book/src/ pam_and_nsswitch.md #the-unix-daemon)
176+ See [the documentation](https://kanidm. github.io /kanidm/stable/integrations/ pam_and_nsswitch.html #the-unix-daemon)
177177 and [example configuration](https://github.com/kanidm/kanidm/blob/master/examples/unixd)
178178 for possible values.
179179 '' ;
You can’t perform that action at this time.
0 commit comments