Got rid of redundant variable
This commit is contained in:
parent
63c2fdd679
commit
2c1edb71fe
@ -18,7 +18,7 @@ let
|
||||
local-usernames = attrNames config.instance.local-users;
|
||||
in filterAttrs
|
||||
(username: userOpts: elem username local-usernames)
|
||||
user-config-map;
|
||||
user-configs;
|
||||
|
||||
in {
|
||||
config.home-manager = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user