about summary refs log tree commit diff
path: root/nixos/modules/config/users-groups.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/config/users-groups.nix')
-rw-r--r--nixos/modules/config/users-groups.nix4
1 files changed, 2 insertions, 2 deletions
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 <literal>users.extraUsers</literal>, but existing passwords
         will not be changed.
 
-        <warning>
+        <warning><para>
         If set to <literal>false</literal>, 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
         <literal>users.extraUsers</literal> configuration on activation.
-        </warning>
+        </para></warning>
       '';
     };