nixos: fix manual build

https://github.com/NixOS/nixpkgs/pull/92240#issuecomment-653740926
This commit is contained in:
Jörg Thalheim 2020-07-04 10:18:52 +01:00
parent 14b4a0e2f2
commit b2aa673d5a
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -33,7 +33,7 @@ let
For logins with a fixed password (including the empty-string password with
prompt), use one of the un-hashed password options instead, such as
<option>users.users.<name?>.password</option>.
<option>users.users.&lt;name?&gt;.password</option>.
Such unprotected logins should only be used for e.g. bootable live systems.
'';