diff --git a/config/media.nix b/config/media.nix index a6eaefe..7e7fd2c 100644 --- a/config/media.nix +++ b/config/media.nix @@ -107,6 +107,7 @@ "randomctf.com" = { enableACME = true; forceSSL = true; + default = true; root = "/var/www/randomctf.com"; };