tsuki/kanidm: 1_7 -> 1_9
This commit is contained in:
@@ -17,7 +17,7 @@ in {
|
||||
};
|
||||
|
||||
services.kanidm = {
|
||||
package = pkgs.kanidm_1_7;
|
||||
package = pkgs.kanidm_1_9;
|
||||
enableServer = true;
|
||||
# enablePAM = true;
|
||||
serverSettings = let
|
||||
@@ -42,5 +42,5 @@ in {
|
||||
etc."kanidm/config".text = ''
|
||||
uri="https://auth.nani.wtf"
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user