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
zip
## linux
pavucontrol
polybar
@@ -118,6 +119,10 @@
home-manager.enable = true;
rtorrent = {
enable = true;
};
zsh = {
enable = true;
enableAutosuggestions = true;