spindle: remove firewall config from spindle module
Signed-off-by: oppiliappan <me@oppi.li>
oppi.li 5 months ago 2d6f048f b605ab1b
··· 93 93 Restart = "always"; 94 94 }; 95 95 }; 96 96 - 97 97 - networking.firewall.allowedTCPPorts = mkIf cfg.openFirewall [22]; 98 96 }; 99 97 }