consolidate users and groups
This commit is contained in:
@@ -47,6 +47,7 @@ in {
|
|||||||
|
|
||||||
virtualisation.oci-containers.containers = {
|
virtualisation.oci-containers.containers = {
|
||||||
qbittorrent = {
|
qbittorrent = {
|
||||||
|
user = "${srv.user}:${srv.group};";
|
||||||
image = "linuxserver/qbittorrent:latest";
|
image = "linuxserver/qbittorrent:latest";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
dependsOn = ["gluetun"];
|
dependsOn = ["gluetun"];
|
||||||
|
|||||||
Reference in New Issue
Block a user