kanidm: upgrade to 1.8

This commit is contained in:
Nico 2025-11-23 19:03:27 +11:00
parent 3e5aaf703c
commit eb2445ef27
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -4,7 +4,7 @@
services.kanidm = {
enableServer = true;
enablePam = false;
package = pkgs.kanidm_1_7;
package = pkgs.kanidm_1_8;
serverSettings = {
bindaddress = "127.0.0.1:8443";