summaryrefslogtreecommitdiffstats
path: root/modules/wu/default.nix
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-05-20 16:27:15 +0200
committertv <tv@shackspace.de>2015-05-20 16:27:15 +0200
commit7a406946f0fda636727e9693a07c4a246f426e37 (patch)
treee959e61cbb9c4d11621a3eec2c992bc71ac59eb6 /modules/wu/default.nix
parentd65a5340226abcf512e8a6db01ad8e56db64a6bd (diff)
hosts tv: separate hashedPasswords per host
Diffstat (limited to 'modules/wu/default.nix')
-rw-r--r--modules/wu/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/wu/default.nix b/modules/wu/default.nix
index 0fe84dd1..fbbeba2b 100644
--- a/modules/wu/default.nix
+++ b/modules/wu/default.nix
@@ -19,8 +19,8 @@ in
../tv/synaptics.nix
#../tv/tools.nix
../tv/urxvt.nix
- ../tv/users.nix
../tv/xserver.nix
+ ../wu/users.nix
];
nix.maxJobs = 8;