+24
-2
lily/config.nix
+24
-2
lily/config.nix
······
······
-1
modules/openssh.nix
-1
modules/openssh.nix
+2
-2
modules/services/caddy/nextcloud.nix
+2
-2
modules/services/caddy/nextcloud.nix
···# NixOS uses nginx as a webserver for NextCloud by default and nginx will send 301 redirects to the client# Because the redirect isn't also https, this can cause a Content-Security-Policy error on the client.
···# NixOS uses nginx as a webserver for NextCloud by default and nginx will send 301 redirects to the client# Because the redirect isn't also https, this can cause a Content-Security-Policy error on the client.
+5
-5
modules/services/caddy/pds.nix
+5
-5
modules/services/caddy/pds.nix
······
······
+2
-2
modules/services/caddy/soju.nix
+2
-2
modules/services/caddy/soju.nix
+2
-12
modules/services/caddy/tangled-knot.nix
+2
-12
modules/services/caddy/tangled-knot.nix
···
+3
modules/services/caddy/websites/org-butwho.nix
+3
modules/services/caddy/websites/org-butwho.nix
+9
-8
modules/services/nextcloud.nix
+9
-8
modules/services/nextcloud.nix
···-networking.firewall.interfaces.${config.services.netbird.clients.homelab.interface}.allowedTCPPorts = [ 80 ];···-nextcloudUrl = "http://${config.garden.info.network.${config.networking.hostName}.netbird-ip}";······# TODO: Need to make sure that this runs after nextcloud to avoid startup errors especially when there is a nextclouddescription = "Nextcloud preview generator app (https://github.com/nextcloud/previewgenerator)";
············# TODO: Need to make sure that this runs after nextcloud to avoid startup errors especially when there is a nextclouddescription = "Nextcloud preview generator app (https://github.com/nextcloud/previewgenerator)";
+1
-1
modules/services/soju.nix
+1
-1
modules/services/soju.nix
+8
-4
modules/services/tangled.nix
+8
-4
modules/services/tangled.nix
···-networking.firewall.interfaces.${config.services.netbird.clients.homelab.interface}.allowedTCPPorts = [ 5555 ];