feat(hackens-org): Trust vpn

This commit is contained in:
sinavir 2024-10-13 19:46:50 +02:00 committed by catvayor
parent f976bed8c8
commit 5bbc38c6ca
Signed by: lbailly
GPG key ID: CE3E645251AC63F3

View file

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