From 6e1cd9b6d78d9ff36c367f985f61c1a3989564b7 Mon Sep 17 00:00:00 2001 From: Lzebulon Date: Sun, 1 Feb 2026 14:56:54 +0100 Subject: [PATCH] fix: correct parameter firewall --- hosts/physiques/cephiroth/networking.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/physiques/cephiroth/networking.nix b/hosts/physiques/cephiroth/networking.nix index 93b91b2..1dd7ea6 100644 --- a/hosts/physiques/cephiroth/networking.nix +++ b/hosts/physiques/cephiroth/networking.nix @@ -4,7 +4,7 @@ networking = { dhcpcd.enable = false; - firewall = false; + firewall.enable = false; vlans = { srv-nat = {