mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-11-03 19:24:37 +00:00
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:
parent
ce7e403b6b
commit
2b2867a10e
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user