diff --git a/nixos-infect b/nixos-infect index 76786ae..9984165 100755 --- a/nixos-infect +++ b/nixos-infect @@ -492,7 +492,7 @@ EOF hostName = "cloud.$DOMAIN"; # Use HTTPS for links - https = false; + https = true; # Auto-update Nextcloud Apps autoUpdateApps.enable = true;