kanidm: upgrade to version 1.9

This commit is contained in:
Nico 2026-02-22 21:16:14 +11:00
parent 321850c714
commit 874d22580e
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

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