mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Merge pull request #241131 from ShamrockLee/nix-daemon-gramman
nixos/nix-daemon: fix grammatical mistake in description
This commit is contained in:
commit
dd9fcc40b7
1 changed files with 1 additions and 1 deletions
|
@ -656,7 +656,7 @@ in
|
||||||
to view the current value. By default it is empty.
|
to view the current value. By default it is empty.
|
||||||
|
|
||||||
Nix configurations defined under {option}`nix.*` will be translated and applied to this
|
Nix configurations defined under {option}`nix.*` will be translated and applied to this
|
||||||
option. In addition, configuration specified in {option}`nix.extraOptions` which will be appended
|
option. In addition, configuration specified in {option}`nix.extraOptions` will be appended
|
||||||
verbatim to the resulting config file.
|
verbatim to the resulting config file.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue