Document that extraUsers options apply to root
This commit is contained in:
@@ -160,6 +160,7 @@ in
|
|||||||
};
|
};
|
||||||
description = ''
|
description = ''
|
||||||
Additional user accounts to be created automatically by the system.
|
Additional user accounts to be created automatically by the system.
|
||||||
|
This can also be used to set options for root.
|
||||||
'';
|
'';
|
||||||
options = [ userOpts ];
|
options = [ userOpts ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user