chore(kanidm): git build no longer needed

This commit is contained in:
arcnmx 2024-02-12 13:03:58 -08:00
parent f56d511812
commit d039a00069

View file

@ -30,14 +30,6 @@ in {
sops.defaultSopsFile = ./secrets.yaml;
services.kanidm = {
package =
lib.warnIf
(pkgs.kanidm.version != "1.1.0-rc.15")
"upstream kanidm may have localhost oauth2 support now!"
pkgs.kanidm-develop;
};
networking.firewall = {
interfaces.local.allowedTCPPorts = mkMerge [
(mkIf kanidm.enableServer [