Branch: refs/heads/nm_dnsdhcp
Home: https://github.com/NixOS/nixpkgs
Commit: 2c826c45366ecbfc22021d6f13d780a2ddd67263
https://github.com/NixOS/nixpkgs/commit/2c826c45366ecbfc22021d6f13d780a2ddd67263
Author: Peter Hoeg <[email protected]>
Date: 2017-01-27 (Fri, 27 Jan 2017)
Changed paths:
M nixos/modules/config/networking.nix
M nixos/modules/services/networking/networkmanager.nix
Log Message:
-----------
networkmanager module: support for dns and dhcp
This adds support for specifying the dhcp and dns options to
networkmanager. It just follows upstream's defaults if not specified so
there are no changes in behaviour unless the user requests it.
Especially the ```dns``` part is interesting as it allows us to do split
lookups when connected to a VPN.
Additional stuff
- remove deprecated `hostname`
- make loglevel configurable
- do not log to auditd if auditing is disabled
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits