add access proxy forwarding

This commit is contained in:
Daniel Poelzleithner 2021-12-05 20:43:05 +01:00
parent a218d05bb8
commit fe2da9b8ba
1 changed files with 5 additions and 0 deletions

View File

@ -34,6 +34,11 @@
};
matchArg = "-m end";
}
{
hostNames = [ "zw.poelzi.org" ];
proxyTo.host = "172.20.73.162";
matchArg = "-m end";
}
] ++
# Generated forwarding configurations from other nixosConfigurations
map (host: