diff --git a/nixos/modules/config/users-groups.nix b/nixos/modules/config/users-groups.nix index aee9bb7722a..f585a277479 100644 --- a/nixos/modules/config/users-groups.nix +++ b/nixos/modules/config/users-groups.nix @@ -385,13 +385,13 @@ in { according to users.extraUsers, but existing passwords will not be changed. - + If set to false, the contents of the user and group files will simply be replaced on system activation. This also holds for the user passwords; all changed passwords will be reset according to the users.extraUsers configuration on activation. - + ''; };