vaccaria: enable transmission

This commit is contained in:
Gabriel Ebner 2017-08-06 16:33:56 +02:00
parent 366260166c
commit d59abb1f1a

@ -47,20 +47,20 @@
}; };
}; };
# services.transmission = { services.transmission = {
# enable = true; enable = true;
# settings = { settings = {
# download-dir = "/mnt/aplysia/torrents"; download-dir = "/mnt/vaccaria/torrents";
# incomplete-dir = "/mnt/aplysia/torrents"; incomplete-dir = "/mnt/vaccaria/torrents";
#
# peer-port = 51413; peer-port = 51414;
# }; };
# }; };
networking.firewall = { networking.firewall = {
allowedTCPPorts = [ allowedTCPPorts = [
445 139 # samba 445 139 # samba
# config.services.transmission.settings.peer-port config.services.transmission.settings.peer-port
]; ];
allowedUDPPorts = [ allowedUDPPorts = [
137 138 # samba 137 138 # samba