Switch torrent host to nixpkgs unstable since qbittorrent-nox 4.6.4 is insecure
This commit is contained in:
parent
eede43b905
commit
0d4e44acdd
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ in
|
||||||
environment = "proxmox";
|
environment = "proxmox";
|
||||||
};
|
};
|
||||||
torrent = {
|
torrent = {
|
||||||
|
hostNixpkgs = nixpkgs-unstable;
|
||||||
site = "vs";
|
site = "vs";
|
||||||
environment = "proxmox";
|
environment = "proxmox";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue