mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 02:09:04 +02:00
Removed useless firewall opening
This commit is contained in:
parent
33b2ebef7b
commit
373d85bfe5
5 changed files with 0 additions and 8 deletions
|
@ -22,7 +22,6 @@ in {
|
|||
#dataDir = "/var/lib/sonarr/.config/NzbDrone";
|
||||
group = "tv";
|
||||
};
|
||||
networking.firewall = { allowedTCPPorts = [ port ]; };
|
||||
users.groups.tv = { name = "tv"; };
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue