Oops, local-users is an attrset.

This commit is contained in:
2021-12-09 10:31:02 -08:00
parent a1caee26d0
commit 981da8bb98
+1 -1
View File
@@ -41,7 +41,7 @@ with lib;
local-users = local-users =
if (host.hardened) then if (host.hardened) then
local-admins getAttrs local-admins all-users
else all-users; else all-users;
in { in {