mediaserver: drop no-op firewall rules, close unused DR forwards
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
f65675bd80
commit
8dd70a2d9d
12 changed files with 8 additions and 37 deletions
|
|
@ -43,8 +43,8 @@
|
|||
allowReboot = true;
|
||||
};
|
||||
|
||||
# Open firewall for SSH
|
||||
networking.firewall.allowedTCPPorts = [ 22 11434 ];
|
||||
# WAN exposure is controlled by nftables in services/router.nix +
|
||||
# ports.toml (networking.firewall is disabled on this host).
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue