aboutsummaryrefslogtreecommitdiff
path: root/nixos/doc/manual/configuration/user-mgmt.xml
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2020-10-26 03:22:17 +0100
committerAndreas Rammhold <andreas@rammhold.de>2020-10-26 03:40:11 +0100
commit3216b8571373b368a0ce809e2976fad8bffd0b90 (patch)
tree0046b69017d992cb173eb37c50a013ed97b00974 /nixos/doc/manual/configuration/user-mgmt.xml
parent327cca2ab328d7d062ffaa9d6460c8da1da3ddde (diff)
nixos/system-path: Add mkpasswd(1)
Generating password hashes, e.g. when adding new users to the system configuration, should work out-of-the-box and offline.
Diffstat (limited to '')
-rw-r--r--nixos/doc/manual/configuration/user-mgmt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/configuration/user-mgmt.xml b/nixos/doc/manual/configuration/user-mgmt.xml
index cbec83814c9a..e83e7b75ef54 100644
--- a/nixos/doc/manual/configuration/user-mgmt.xml
+++ b/nixos/doc/manual/configuration/user-mgmt.xml
@@ -38,7 +38,7 @@
assigned by setting the user's
<link linkend="opt-users.users._name_.hashedPassword">hashedPassword</link>
option. A hashed password can be generated using <command>mkpasswd -m
- sha-512</command> after installing the <literal>mkpasswd</literal> package.
+ sha-512</command>.
</para>
<para>
A user ID (uid) is assigned automatically. You can also specify a uid