From a9738a94e009610163e3c49e9686c12051917af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 1 Apr 2024 12:14:45 +0200 Subject: nixos: few more fixes --- nixos/modules/router.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'nixos/modules/router.nix') diff --git a/nixos/modules/router.nix b/nixos/modules/router.nix index 3002d9b..c8b1283 100644 --- a/nixos/modules/router.nix +++ b/nixos/modules/router.nix @@ -50,7 +50,6 @@ in { config = mkIf cnf.enable { networking = { useNetworkd = true; - nftables.enable = true; firewall = { logRefusedConnections = false; interfaces = { -- cgit v1.2.3