feat(katana): remove nftables to fix libvirt network

This commit is contained in:
2026-05-25 09:44:27 +02:00
parent aac20b0c00
commit 535b169dd5
-1
View File
@@ -3,7 +3,6 @@
networking = {
networkmanager.enable = true;
wireguard.enable = true;
nftables.enable = true;
firewall = {
checkReversePath = false;
allowedUDPPorts = [ 25565 ];