nixos: fix manual build
https://github.com/NixOS/nixpkgs/pull/92240#issuecomment-653740926
This commit is contained in:
parent
14b4a0e2f2
commit
b2aa673d5a
@ -33,7 +33,7 @@ let
|
|||||||
|
|
||||||
For logins with a fixed password (including the empty-string password with
|
For logins with a fixed password (including the empty-string password with
|
||||||
prompt), use one of the un-hashed password options instead, such as
|
prompt), use one of the un-hashed password options instead, such as
|
||||||
<option>users.users.<name?>.password</option>.
|
<option>users.users.<name?>.password</option>.
|
||||||
|
|
||||||
Such unprotected logins should only be used for e.g. bootable live systems.
|
Such unprotected logins should only be used for e.g. bootable live systems.
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user