about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index de7cb11..e44db15 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -134,6 +134,8 @@ in
       };
     };
 
+    rtorrent = { enable = true; };
+
     obs-studio = { enable = true; };
 
     bash = {