working on machines
This commit is contained in:
+1
-2
@@ -83,8 +83,7 @@
|
||||
|
||||
# Home Manager configurations for each user/machine
|
||||
homeConfigurations = lib.genAttrs [
|
||||
(user.username + "@" + machine)
|
||||
for machine in machines
|
||||
(user.username + "@" + machine) for machine in machines
|
||||
] (
|
||||
userMachine:
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user