mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
installer/tools: fix grammatical error in docs
This commit is contained in:
parent
ba87dcd68f
commit
69641d3531
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ in
|
|||
description = ''
|
||||
Disable nixos-rebuild, nixos-generate-config, nixos-installer
|
||||
and other NixOS tools. This is useful to shrink embedded,
|
||||
read-only systems which are not expected to be rebuild or
|
||||
read-only systems which are not expected to rebuild or
|
||||
reconfigure themselves. Use at your own risk!
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue