filter
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
(builtins.partition
|
||||
(y: (config.sysconfig.users.${y}.home-manager.enable && !config.sysconfig.users.${y}.home-manager.standalone))
|
||||
(builtins.attrNames config.sysconfig.users)
|
||||
).wrong
|
||||
).right
|
||||
);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user