refactor(firewall): drop the firewall wrapper module

This commit is contained in:
2026-08-23 00:24:33 +02:00
parent 39a9dd9427
commit 4b98ff5abe
4 changed files with 1 additions and 37 deletions
-4
View File
@@ -33,10 +33,6 @@ in
bluetooth.enable = true;
bootloader.enable = true;
desktop.niri.enable = true;
firewall = {
enable = true;
allowedTCPPorts = [ 22 ];
};
gaming.enable = true;
git.enable = true;
keyboard.enable = true;