3
0
Fork 0
forked from mirrors/nixpkgs
This commit is contained in:
Antoine R. Dumont 2014-11-30 14:48:41 +01:00 committed by Luca Bruno
parent e54f9ffcf4
commit da47d6bd59

View file

@ -177,7 +177,7 @@ in
};
# Install the proxy environment variables
environment.sessionVariables = config.networking.proxy.envVars;
environment.sessionVariables = cfg.proxy.envVars;
# The ip-up target is started when we have IP connectivity. So
# services that depend on IP connectivity (like ntpd) should be