fix: bump Kanidm to 1.6.0
This commit is contained in:
@@ -62,7 +62,7 @@ lib.mkIf config.selfprivacy.sso.enable {
|
|||||||
enableServer = true;
|
enableServer = true;
|
||||||
|
|
||||||
# kanidm with Rust code patches for OAuth and admin passwords provisioning
|
# kanidm with Rust code patches for OAuth and admin passwords provisioning
|
||||||
package = pkgs.kanidm_1_5.withSecretProvisioning;
|
package = pkgs.kanidm_1_6.withSecretProvisioning;
|
||||||
|
|
||||||
serverSettings = {
|
serverSettings = {
|
||||||
inherit domain;
|
inherit domain;
|
||||||
|
Reference in New Issue
Block a user