mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
nix: remove .rtorrent.rc
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
|
||||
rtorrent = {
|
||||
enable = true;
|
||||
settings = ''
|
||||
directory.default.set = ~/Downloads/torrents
|
||||
pieces.hash.on_completion.set = yes
|
||||
schedule2 = watch_directory,5,5,load.start=~/Downloads/torrents/*.torrent
|
||||
session.path.set = ~/.rtorrent.session
|
||||
'';
|
||||
};
|
||||
|
||||
zsh = {
|
||||
|
Reference in New Issue
Block a user