cyclone: Allow relaxed firewall

Without this, WireGuard would not function. (Oddly, Tailscale still works. Why? No clue...)
This commit is contained in:
Spotlight 2024-11-03 01:37:06 -06:00
parent c395664bac
commit f8fed46754
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -10,7 +10,9 @@
domain = "host.fox-int.cloud";
hostId = "79696666";
networkmanager.enable = true;
# useNetworkd = true;
useNetworkd = true;
# Allow WireGuard.
firewall.checkReversePath = "loose";
# Use a set of known-good nameservers.
nameservers = [