services: qbittorrent: Stop using deprecated qbittorrent-nox.

* modules/rosenthal/services/bittorrent.scm (qbittorrent-configuration)
[qbittorrent]: Default to qbittorrent-no-x.
This commit is contained in:
Hilton Chain 2025-10-25 11:10:34 +08:00
parent ce7e403b6b
commit 2b2867a10e
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -25,7 +25,7 @@
(define-configuration qbittorrent-configuration
(qbittorrent
(file-like qbittorrent-nox)
(file-like qbittorrent-no-x)
"The qBittorrent package to use, we need @command{qbittorrent-nox}.")
(webui-port
(integer 8080)