init: rtorrent

This commit is contained in:
Dave Gallant
2020-08-01 13:56:44 -04:00
parent 8fe854ded9
commit 8299d02f94

View File

@@ -71,6 +71,7 @@
zathura zathura
zip zip
## linux ## linux
pavucontrol pavucontrol
polybar polybar
@@ -118,6 +119,10 @@
home-manager.enable = true; home-manager.enable = true;
rtorrent = {
enable = true;
};
zsh = { zsh = {
enable = true; enable = true;
enableAutosuggestions = true; enableAutosuggestions = true;