feat(hackens-org): Trust vpn

This commit is contained in:
sinavir 2024-10-13 19:46:50 +02:00
parent bc7506a0ed
commit be68569360

View file

@ -5,6 +5,7 @@
...
}:
{
networking.firewall.trustedInterfaces = [ "wg0" ];
systemd.network = {
enable = true;
networks = {