mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Remove rtorrent
This commit is contained in:
@@ -29,16 +29,6 @@ in {
|
|||||||
|
|
||||||
home-manager.enable = true;
|
home-manager.enable = true;
|
||||||
|
|
||||||
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
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
|
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user