add networking.networkservices entry to changelog

This commit is contained in:
Daiderd Jordan
2018-01-08 00:31:54 +01:00
parent 4608964b30
commit c28d3ce2ce
+4
View File
@@ -1,3 +1,7 @@
2017-01-08
- added networking.networkservices, to manage dns servers and searchdomains.
This will clear existing values when enabled.
2017-01-06
- added nixpkgs.overlays, there is a chapter on overlays in the nixpkgs manual
https://nixos.org/nixpkgs/manual/#chap-overlays with more information.