add changelog entry for nix.package

This commit is contained in:
Daiderd Jordan
2018-03-29 21:11:37 +02:00
parent cd049bfdf6
commit acdcebb508
+8
View File
@@ -1,3 +1,11 @@
2018-03-29
- default nix.package no longer uses the default profile.
system.stateVersion > 2
For the original behaviour configure nix.package
nix.package = "/nix/var/nix/profiles/default";
2017-03-06
- added ssh.knownHosts, to manage global known_hosts.