Switch torrent host to nixpkgs unstable since qbittorrent-nox 4.6.4 is insecure

This commit is contained in:
Fiona Grzebien 2024-11-07 23:17:34 +01:00
parent ab301ab8e6
commit a778d5ff64

View file

@ -110,6 +110,7 @@ in
environment = "proxmox";
};
torrent = {
hostNixpkgs = nixpkgs-unstable;
site = "vs";
environment = "proxmox";
};