From feaf3718dbe2ab2558f56b900e0b808e60a60814 Mon Sep 17 00:00:00 2001 From: Daiderd Jordan Date: Sun, 24 Feb 2019 22:52:29 +0100 Subject: [PATCH] add changelog entry for user packages --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 973df799..d21fd9ba 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +2019-02-23 +- The users module now supports declarative per-user packages similar to nixos. + eg. + + users.users..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