mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/apple-network/default.nix
This commit is contained in:
2026-07-23 16:42:11 +07:00
parent 129aa8c779
commit 770256787c
+1 -2
View File
@@ -74,8 +74,7 @@
networking.useNetworkd = true; networking.useNetworkd = true;
networking.firewall.interfaces.ygg.allowedUDPPorts = [ vxlanPort ]; networking.firewall.interfaces."ygg".allowedUDPPorts = [ vxlanPort ];
networking.firewall.allowedUDPPorts = [ vxlanPort ]; # TODO rm
boot.kernelModules = [ "vxlan" ]; boot.kernelModules = [ "vxlan" ];