services/privoxy: change envvar to networking.proxy
This commit is contained in:
parent
e9e6eb793a
commit
caad40d9d2
1 changed files with 1 additions and 4 deletions
|
@ -18,8 +18,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.variables = {
|
networking.proxy.default = config.services.privoxy.settings.listen-address;
|
||||||
HTTP_PROXY = config.services.privoxy.settings.listen-address;
|
|
||||||
HTTPS_PROXY = config.services.privoxy.settings.listen-address;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue