Changes
1 changed files (+13/-2)
-
-
@@ -18,8 +18,6 @@{ ... }: { config = { networking.nftables.enable = true; virtualisation.incus = { enable = true;
-
@@ -87,5 +85,18 @@]; }; }; networking.nftables.enable = true; networking.firewall.interfaces.incusbr0 = { allowedTCPPorts = [ 53 67 ]; allowedUDPPorts = [ 53 67 ]; }; }; }
-