Jörg Thalheim 6 years ago
parent
commit
b2aa673d5a
No known key found for this signature in database GPG Key ID: 3F2096411B5F92
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      nixos/modules/config/users-groups.nix

+ 1
- 1
nixos/modules/config/users-groups.nix 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.
'';


Loading…
Cancel
Save