From 789315895f0438eb696dfe1cc9be379baaee8936 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 26 Mar 2024 16:09:47 +0530 Subject: update --- modules/core/global.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/core/global.nix b/modules/core/global.nix index 5ab647d..2e7ed90 100644 --- a/modules/core/global.nix +++ b/modules/core/global.nix @@ -18,6 +18,7 @@ in { time.timeZone = "Asia/Kolkata"; networking.networkmanager.enable = true; + networking.firewall.enable = false; security.rtkit.enable = true; -- cgit v1.2.3