Remiving double package issue
This commit is contained in:
parent
4182f0a02c
commit
ba3b2150b8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in
|
||||||
|
|
||||||
users.users.kanidm.extraGroups = [ "nginx" ];
|
users.users.kanidm.extraGroups = [ "nginx" ];
|
||||||
services.kanidm = {
|
services.kanidm = {
|
||||||
package = pkgs.kanidmWithSecretProvisioning_1_7;
|
# package = pkgs.kanidmWithSecretProvisioning_1_7;
|
||||||
|
|
||||||
enableServer = true;
|
enableServer = true;
|
||||||
serverSettings = {
|
serverSettings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue