removed port 3300 allowance

This commit is contained in:
mc-fucker 2022-08-01 15:30:45 +02:00
parent 28dfb20e9c
commit 3bdb467fc0

View file

@ -18,8 +18,6 @@
programs.atop.atopacctService.enable = false;
networking.firewall.allowedTCPPorts = [ 3300 ];
system.stateVersion = "22.05";
}