From 6697507405a7674efe6045958e768f24df240002 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Thu, 12 Mar 2026 22:29:06 +0100 Subject: Update --- hosts/apocalypse/firewall.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/apocalypse/firewall.nix') diff --git a/hosts/apocalypse/firewall.nix b/hosts/apocalypse/firewall.nix index f6220c5..f45d4f7 100644 --- a/hosts/apocalypse/firewall.nix +++ b/hosts/apocalypse/firewall.nix @@ -42,7 +42,7 @@ let ]; in { - environment.etc.hosts.mode = "0700"; + environment.etc.hosts.mode = "0644"; networking.nftables.enable = true; networking.firewall = { enable = false; -- cgit v1.3.1