flake: update to nixos stable 25.11

This commit is contained in:
wo2wz 2025-11-30 19:49:01 -05:00
parent ef89338871
commit 432d424167
9 changed files with 46 additions and 43 deletions

View file

@ -50,7 +50,7 @@
services.kanidm = {
enableServer = true;
package = pkgs.kanidmWithSecretProvisioning_1_7;
package = pkgs.kanidmWithSecretProvisioning_1_8;
serverSettings = {
version = "2";