moved nftables config to host

This commit is contained in:
Joseph Hanson 2024-09-03 02:09:49 -05:00
parent e46a35741d
commit 2e9baab4d5

View file

@ -72,7 +72,7 @@ in
# systemd.services.incus-preseed.postStart = "${oidcSetup}";
networking = {
nftables.enable = true;
# nftables.enable = true;
firewall = {
allowedTCPPorts = [
8445