fix(slskd): No need to open the web ui port, I think?
This commit is contained in:
@@ -27,10 +27,6 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
config.services.slskd.settings.web.port
|
||||
];
|
||||
|
||||
# HACK: Consult with Molly on idiomatic Unix permissions.
|
||||
users.users.${config.services.slskd.user}.extraGroups = [ "media" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user