From e79f5c73328d7abf540ea55cbbb5a8ef377297a1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 2 Jun 2018 18:10:54 +0200 Subject: ... --- custom/notify-users.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/notify-users.nix b/custom/notify-users.nix index 296195f6..ca2d980a 100644 --- a/custom/notify-users.nix +++ b/custom/notify-users.nix @@ -15,7 +15,7 @@ let cp $src notify-user.hs ''; - inherit user; + user = userName; home = config.users.users."${userName}".home; buildPhase = '' -- cgit v1.2.3