From 3d7ff07258fac0957fa9bba96f397aab211fd93b Mon Sep 17 00:00:00 2001 From: Domen Kožar Date: Sat, 3 Jan 2015 16:32:00 +0100 Subject: fix manual --- nixos/modules/config/users-groups.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixos') diff --git a/nixos/modules/config/users-groups.nix b/nixos/modules/config/users-groups.nix index aee9bb7722a0..f585a2774799 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. - + ''; }; -- cgit 1.4.1