working on machines

This commit is contained in:
2026-03-12 15:51:34 +01:00
parent 7e04c761d2
commit e749e1068f
+1 -2
View File
@@ -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