From 7c10539426cb0fea2636446020b364ae14c40267 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 10 Sep 2014 00:43:46 +0200 Subject: common-workstation: Remove createUser attribute. No longer needed as of NixOS/nixpkgs@1a75958. Signed-off-by: aszlig --- common-workstation.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/common-workstation.nix b/common-workstation.nix index 83e6f81f..a6ae7839 100644 --- a/common-workstation.nix +++ b/common-workstation.nix @@ -85,6 +85,5 @@ home = "/home/aszlig"; useDefaultShell = true; createHome = true; - createUser = true; }; } -- cgit 1.4.1