2
2
mirror of https://git.feal.no/felixalb/nixos-config.git synced 2024-12-22 04:07:28 +01:00

defiant: remove wiki.wackattack.eu proxy

This commit is contained in:
Felix Albrigtsen 2024-02-22 08:42:09 +01:00
parent 01825ab00d
commit cb0a465003

View File

@ -55,6 +55,5 @@
"cloud.feal.no" = publicProxy "http://voyager.home.feal.no";
"git.feal.no" = publicProxy "http://unix:${config.services.gitea.settings.server.HTTP_ADDR}";
"jf.feal.no" = publicProxy "http://jellyfin.home.feal.no/";
"wiki.wackattack.eu" = publicProxy "http://pascal.wackattack.home.feal.no/";
};
}