From daf028afce29cf91994e6e68d2d0f29a04e61d1e Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 16 Jul 2022 01:08:45 +0200 Subject: Enable rtorrent --- hosts/home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') 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 = { -- cgit 1.4.1