qbt change to user and group 10

This commit is contained in:
2025-07-22 14:21:13 +02:00
parent eee9ea5b9a
commit 458e5db9c1

View File

@@ -49,8 +49,8 @@ in {
virtualisation.oci-containers.containers = {
qbittorrent = {
user = "${toString srv.uid}:${toString srv.gid}";
image = "linuxserver/qbittorrent:latest";
user = "994:993";
autoStart = true;
dependsOn = ["gluetun"];
ports = [