diff --git a/nixos/tests/bittorrent.nix b/nixos/tests/bittorrent.nix index cf7b977223d4..11758605a4eb 100644 --- a/nixos/tests/bittorrent.nix +++ b/nixos/tests/bittorrent.nix @@ -23,7 +23,6 @@ let transmissionConfig = { pkgs, ... }: { - environment.systemPackages = [ pkgs.transmission_3 ]; services.transmission = { enable = true; settings = {