1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-14 11:57:34 +00:00

add changelog entry for user packages

This commit is contained in:
Daiderd Jordan 2019-02-24 22:52:29 +01:00
parent d00d00998e
commit feaf3718db
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -1,3 +1,9 @@
2019-02-23
- The users module now supports declarative per-user packages similar to nixos.
eg.
users.users.<name>.packages = [ pkgs.hello ];
2019-01-02
- The NIX_PATH validation can be disabled now, this is particularly useful if
the darwin configuration is deployed from another machine in which case it