remove testing

This commit is contained in:
twoneis 2025-02-07 17:28:14 +01:00
parent 4b23e72a67
commit 4d283f61a5

View file

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