use "unstable" version of qbittorrent

This commit is contained in:
tdback 2024-11-12 18:43:41 -05:00
parent ecd3143a27
commit eec6341172

View file

@ -23,6 +23,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
acpi acpi
qbittorrent unstable.qbittorrent
]; ];
} }