1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

chore: use nixos-nftables-firewall fork until container problem is solved

This commit is contained in:
oddlama 2023-12-20 00:18:40 +01:00
parent c94084496a
commit b45e2b6ff4
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 7 additions and 7 deletions

View file

@ -29,6 +29,7 @@
enable = true;
localZoneName = "local";
snippets = {
nnf-common.enable = false;
nnf-conntrack.enable = true;
nnf-drop.enable = true;
nnf-loopback.enable = true;