From 12b0a6410ffeb8dab4caf1a5e266d460431f49f3 Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 29 Mar 2024 18:16:12 +0000 Subject: . --- hosts/mantis/configuration.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/hosts/mantis/configuration.nix b/hosts/mantis/configuration.nix index f1003aa..b748eb2 100644 --- a/hosts/mantis/configuration.nix +++ b/hosts/mantis/configuration.nix @@ -55,11 +55,7 @@ ]; }; users.groups."torrent".members = [ - "sonarr" - "radarr" - "bazarr" - "jackett" - "lidarr" + "torrent" "jellyfin" "transmission" ]; @@ -119,7 +115,6 @@ openFirewall = true; openRPCPort = true; group = "torrent"; - user = "torrent"; settings = { download-dir = "/torrents"; incomplete-dir = "/.incomplete"; -- cgit v1.2.3