Workaround for transmission
This commit is contained in:
parent
328c0d5cef
commit
ac2899045c
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
enable = true;
|
||||
openRPCPort = true;
|
||||
openPeerPorts = true;
|
||||
# FIXME remove after https://github.com/NixOS/nixpkgs/issues/279049
|
||||
webHome = "${config.services.transmission.package}/share/transmission/web";
|
||||
settings = {
|
||||
download-dir = "/mnt/hd/torrent";
|
||||
incomplete-dir = "/mnt/hd/torrent/.incomplete";
|
||||
|
|
Loading…
Add table
Reference in a new issue