fix build

This commit is contained in:
xinyangli 2025-05-05 02:31:46 +08:00
parent e2ad0a5a39
commit 37c29252a3
No known key found for this signature in database

View file

@ -23,7 +23,7 @@ in
}; };
services.kanidm = { services.kanidm = {
package = pkgs.kanidmWithSecretProvisioning_1_5; package = lib.mkForce pkgs.kanidmWithSecretProvisioning_1_5;
enableServer = true; enableServer = true;
serverSettings = { serverSettings = {
domain = idpUrl; domain = idpUrl;