add changelog entry for nix.package
This commit is contained in:
parent
cd049bfdf6
commit
acdcebb508
1 changed files with 8 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue