Oops, local-users is an attrset.
This commit is contained in:
parent
a1caee26d0
commit
981da8bb98
config
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue