let's test

This commit is contained in:
twoneis 2025-02-07 17:16:31 +01:00
parent c30549724f
commit 8aee697fea

View file

@ -21,6 +21,15 @@ in mkIf conf.website.enable {
};
};
};
"git.twoneis.site" = {
serverName = "git.twoneis.site";
forceSSL = false;
locations = {
"/" = {
return = "200 \"faggot on git?\"";
};
};
};
};
networking.firewall.allowedTCPPorts = [