Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

fix manual

+2 -2
+2 -2
nixos/modules/config/users-groups.nix
··· 385 385 according to <literal>users.extraUsers</literal>, but existing passwords 386 386 will not be changed. 387 387 388 - <warning> 388 + <warning><para> 389 389 If set to <literal>false</literal>, the contents of the user and 390 390 group files will simply be replaced on system activation. This also 391 391 holds for the user passwords; all changed 392 392 passwords will be reset according to the 393 393 <literal>users.extraUsers</literal> configuration on activation. 394 - </warning> 394 + </para></warning> 395 395 ''; 396 396 }; 397 397