From 4419177fb13903fc61f6aee76e975aecab73b241 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sun, 5 Jan 2025 21:23:16 -0500 Subject: [PATCH] reenable firewall --- hosts/Parzival/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/Parzival/default.nix b/hosts/Parzival/default.nix index d1f10cb..8b6360c 100644 --- a/hosts/Parzival/default.nix +++ b/hosts/Parzival/default.nix @@ -13,8 +13,6 @@ user.crow.enable = true; - networking.firewall.enable = false; - desktop.sway.enable = true; desktop.i3.enable = true;