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";
extraConfig = "reverse_proxy localhost:${toString config.services.homepage-dashboard.listenPort}";
};
# nextcloud.extraConfig = "reverse_proxy localhost:${toString ncPort}";
other = {
hostName = ":${toString caddyPort}";
extraConfig = ''