Download : Fix proxy.
This commit is contained in:
parent
6009a86dc4
commit
d712ea43da
|
@ -6,6 +6,8 @@ in {
|
||||||
];
|
];
|
||||||
|
|
||||||
containers.download = container.mkContainer cfg {
|
containers.download = container.mkContainer cfg {
|
||||||
|
enableTun = true;
|
||||||
|
|
||||||
bindMounts = {
|
bindMounts = {
|
||||||
"/var/lib/deluge/.config/deluge" = {
|
"/var/lib/deluge/.config/deluge" = {
|
||||||
hostPath = "${cfg.storage}/data";
|
hostPath = "${cfg.storage}/data";
|
||||||
|
|
Loading…
Reference in a new issue