add nftables to pc

This commit is contained in:
Kopatz
2023-12-15 22:43:12 +01:00
parent 2c8f70f436
commit da0b5ac84d
6 changed files with 14 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
nix.settings.trusted-public-keys = [ "ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc=" ];
#disable firewall when doing ipv6 vm stuff
networking.firewall.enable = lib.mkForce false;
#networking.firewall.enable = lib.mkForce false;
# Set your time zone.
time.timeZone = "Europe/Vienna";