From 0708e4f9cb16ec4ea7104ceccb3ecea09c166c9f 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/home.nix') 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