mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
init: rtorrent
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user