fix build

This commit is contained in:
xinyangli 2025-05-05 02:29:30 +08:00
parent 7db179090e
commit e2ad0a5a39
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -33,7 +33,7 @@
"github.com/caddy-dns/cloudflare@v0.0.0-20240703190432-89f16b99c18e" "github.com/caddy-dns/cloudflare@v0.0.0-20240703190432-89f16b99c18e"
"github.com/caddy-dns/dnspod@v0.0.4" "github.com/caddy-dns/dnspod@v0.0.4"
]; ];
hash = "sha256-9DZ58u/Y17njwQKvCZNys8DrCoRNsHQSBD2hV2cm8uU="; hash = "sha256-/BxdY36MZriRNhh3peU+XjYRAuuYiKhLY+RwO45Q2Ws=";
}; };
virtualHosts."derper00.namely.icu:8443".extraConfig = '' virtualHosts."derper00.namely.icu:8443".extraConfig = ''
${acmeDnspod} ${acmeDnspod}