Oops, local-users is an attrset.
This commit is contained in:
parent
a1caee26d0
commit
981da8bb98
|
@ -41,7 +41,7 @@ with lib;
|
|||
|
||||
local-users =
|
||||
if (host.hardened) then
|
||||
local-admins
|
||||
getAttrs local-admins all-users
|
||||
else all-users;
|
||||
|
||||
in {
|
||||
|
|
Loading…
Reference in New Issue