summary refs log tree commit diff
path: root/nixos/modules/config/networking.nix
Commit message (Expand)AuthorAge
* networking config: specify resolv.conf options as list of stringsJoachim Fasting2016-05-28
* networking config: support setting resolv.conf optionsChristian Zagrodnick2016-05-28
* Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\
| * nixos: fix evaluationTobias Geerinckx-Rice2016-01-20
| * nixos: add 'networking.dnsExtensionMechanism' option to enable edns0 (for DNS...Peter Simons2016-01-19
* | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
|\|
| * set all_proxy environment variableSergey Mironov2015-12-11
* | nixos/networking: Reference correct glibc outputTuomas Tynkkynen2015-10-03
|/
* networking module: add extraResolvconfConf optionThomas Strobel2015-09-26
* Get rid of a warning about dbus in the activation scriptEelco Dolstra2014-12-12
* Improve readability - from https://github.com/NixOS/nixpkgs/pull/5058#discuss...Antoine R. Dumont2014-11-30
* Introduce a dedicated networking.proxy optionAntoine R. Dumont2014-11-30
* nixos/networking: FixesWilliam A. Kennington III2014-11-26
* nixos/networking: Rebuild resolvconf during activationWilliam A. Kennington III2014-11-26
* networkd: Support Host ResolvconfWilliam A. Kennington III2014-11-26
* systemd: Enable more network servicesWilliam A. Kennington III2014-11-26
* dnsmasq: upgrade to 2.71, fixed dnsmasq modulePaul Colomiets2014-08-28
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10