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