remove some more unused things

This commit is contained in:
xunuwu 2025-01-16 11:15:18 +01:00
parent 7ec0c303f9
commit bfbc1cb84b
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
2 changed files with 9 additions and 10 deletions

View file

@ -139,7 +139,6 @@ in {
hostName = ":80"; hostName = ":80";
extraConfig = "reverse_proxy localhost:${toString config.services.homepage-dashboard.listenPort}"; extraConfig = "reverse_proxy localhost:${toString config.services.homepage-dashboard.listenPort}";
}; };
# nextcloud.extraConfig = "reverse_proxy localhost:${toString ncPort}";
other = { other = {
hostName = ":${toString caddyPort}"; hostName = ":${toString caddyPort}";
extraConfig = '' extraConfig = ''

View file

@ -60,15 +60,15 @@ in {
# owner = "keycloak"; # owner = "keycloak";
# }; # };
# #
"lldap/jwt" = { # "lldap/jwt" = {
sopsFile = ./lldap.yaml; # sopsFile = ./lldap.yaml;
owner = "lldap"; # owner = "lldap";
}; # };
#
"lldap/password" = { # "lldap/password" = {
sopsFile = ./lldap.yaml; # sopsFile = ./lldap.yaml;
owner = "lldap"; # owner = "lldap";
}; # };
# authelia # authelia
authelia_lldap_password = { authelia_lldap_password = {