summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-03-26 16:09:47 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-03-26 16:09:47 +0530
commit789315895f0438eb696dfe1cc9be379baaee8936 (patch)
tree255d768a849af1fe15ca9efa45a01a75de4639fe /modules
parentd7be8b48334e81d1679be7d94cfe19505d76170e (diff)
update
Diffstat (limited to 'modules')
-rw-r--r--modules/core/global.nix1
1 files changed, 1 insertions, 0 deletions
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;