kanidm: update to kanidm 1.6

This commit is contained in:
Nico 2025-06-25 17:17:31 +10:00
parent 91a43399c3
commit 42b72cfa0b

View file

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