From e0cebbe2129e66047ca9ba233d3b7c59af473c24 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Fri, 30 Jan 2026 12:43:18 +0100 Subject: Make hosts editable on apoc and fix hyprpaper --- hosts/apocalypse/firewall.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/apocalypse') diff --git a/hosts/apocalypse/firewall.nix b/hosts/apocalypse/firewall.nix index df99c8d..f6220c5 100644 --- a/hosts/apocalypse/firewall.nix +++ b/hosts/apocalypse/firewall.nix @@ -42,6 +42,7 @@ let ]; in { + environment.etc.hosts.mode = "0700"; networking.nftables.enable = true; networking.firewall = { enable = false; -- cgit v1.3.1