arr-init: wait on qbt
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -32,11 +32,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1773595529,
|
||||
"narHash": "sha256-fueNL7zKHnWNkOCNTjDowUfsUS4ERXrrL+HAWDKrhsQ=",
|
||||
"lastModified": 1773596707,
|
||||
"narHash": "sha256-EiAfZo8iTgCgMbJihNnwZGISCVb3Ue/5uU1XtF9CfkA=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "7c0a6176407a228a8363723f14f4d41c7cf1ea29",
|
||||
"revCount": 4,
|
||||
"rev": "ef0da7582c830910620114ce02b4041f32993a53",
|
||||
"revCount": 5,
|
||||
"type": "git",
|
||||
"url": "ssh://gitea@git.gardling.com/titaniumtown/arr-init"
|
||||
},
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
name = "qBittorrent";
|
||||
implementation = "QBittorrent";
|
||||
configContract = "QBittorrentSettings";
|
||||
serviceName = "qbittorrent";
|
||||
fields = {
|
||||
host = config.vpnNamespaces.wg.namespaceAddress;
|
||||
port = service_configs.ports.torrent;
|
||||
@@ -87,6 +88,7 @@
|
||||
name = "qBittorrent";
|
||||
implementation = "QBittorrent";
|
||||
configContract = "QBittorrentSettings";
|
||||
serviceName = "qbittorrent";
|
||||
fields = {
|
||||
host = config.vpnNamespaces.wg.namespaceAddress;
|
||||
port = service_configs.ports.torrent;
|
||||
|
||||
Reference in New Issue
Block a user