diff --git a/sys/machines/hopper/lab/default.nix b/sys/machines/hopper/lab/default.nix index e596806..d4ee1bd 100644 --- a/sys/machines/hopper/lab/default.nix +++ b/sys/machines/hopper/lab/default.nix @@ -139,7 +139,6 @@ in { hostName = ":80"; extraConfig = "reverse_proxy localhost:${toString config.services.homepage-dashboard.listenPort}"; }; - # nextcloud.extraConfig = "reverse_proxy localhost:${toString ncPort}"; other = { hostName = ":${toString caddyPort}"; extraConfig = '' diff --git a/sys/profiles/secrets/hopper/default.nix b/sys/profiles/secrets/hopper/default.nix index bfad36c..4913b8b 100644 --- a/sys/profiles/secrets/hopper/default.nix +++ b/sys/profiles/secrets/hopper/default.nix @@ -60,15 +60,15 @@ in { # owner = "keycloak"; # }; # - "lldap/jwt" = { - sopsFile = ./lldap.yaml; - owner = "lldap"; - }; - - "lldap/password" = { - sopsFile = ./lldap.yaml; - owner = "lldap"; - }; + # "lldap/jwt" = { + # sopsFile = ./lldap.yaml; + # owner = "lldap"; + # }; + # + # "lldap/password" = { + # sopsFile = ./lldap.yaml; + # owner = "lldap"; + # }; # authelia authelia_lldap_password = {