summaryrefslogtreecommitdiff
path: root/custom
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-07-03 21:30:51 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2015-07-03 21:30:51 +0200
commit78d63ee3a91c5c89bded31dbf9e887742ca85426 (patch)
tree52ad91e6327f3a9378983be6aaed69ebcf68c8a9 /custom
parentcade7fa32ec36dbc32f8ee4a66a3656ebe11092c (diff)
downloadnixos-78d63ee3a91c5c89bded31dbf9e887742ca85426.tar
nixos-78d63ee3a91c5c89bded31dbf9e887742ca85426.tar.gz
nixos-78d63ee3a91c5c89bded31dbf9e887742ca85426.tar.bz2
nixos-78d63ee3a91c5c89bded31dbf9e887742ca85426.tar.xz
nixos-78d63ee3a91c5c89bded31dbf9e887742ca85426.zip
;
Diffstat (limited to 'custom')
-rw-r--r--custom/dotfiles.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/dotfiles.nix b/custom/dotfiles.nix
index b4ccab62..1054a1aa 100644
--- a/custom/dotfiles.nix
+++ b/custom/dotfiles.nix
@@ -19,4 +19,4 @@ let
19 ''; 19 '';
20 }; 20 };
21in 21in
22 names : lib.listToAttrs (builtins.map setupUser names); 22 names : lib.listToAttrs (builtins.map setupUser names)