I hate firewall

This commit is contained in:
2025-06-14 16:59:38 +02:00
parent ed9a39d9e7
commit 4bf32f7854
+3
View File
@@ -6,4 +6,7 @@
];
hardware.steam-hardware.enable = true;
services.flatpak.enable = true;
# i lost way too much time understanding why my local server/app can't be reached
networking.firewall.enable = false;
}