Compare commits
No commits in common. "5fb4292e1cb2feb279f82e2ba09944d82f51c094" and "54e15511e8ce9908ec8e5924d700b5b3c6e0a95f" have entirely different histories.
5fb4292e1c
...
54e15511e8
3 changed files with 0 additions and 8 deletions
|
@ -34,7 +34,6 @@
|
|||
"jellyfin"
|
||||
"firefly"
|
||||
"matrix"
|
||||
"radarr"
|
||||
]
|
||||
++ [
|
||||
./disko.nix
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
services.radarr = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
|
@ -8,8 +8,6 @@
|
|||
download-dir = "/mnt/hd/torrent";
|
||||
incomplete-dir = "/mnt/hd/torrent/.incomplete";
|
||||
|
||||
download-queue-enabled = false;
|
||||
|
||||
rpc-bind-address = "0.0.0.0";
|
||||
peer-port = 51413; # Forward both TCP and UDP on router traffic from router
|
||||
rpc-whitelist-enabled = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue