kanidm: update to version 1.7

This commit is contained in:
Nico 2025-08-16 17:56:34 +10:00
parent 00d8bd9e21
commit a4c17a3120
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_6;
package = pkgs.kanidm_1_7;
serverSettings = {
bindaddress = "127.0.0.1:8443";