Oops, local-users is an attrset.

This commit is contained in:
niten 2021-12-09 10:31:02 -08:00
parent a1caee26d0
commit 981da8bb98
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ with lib;
local-users =
if (host.hardened) then
local-admins
getAttrs local-admins all-users
else all-users;
in {