mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos: fix typos
This commit is contained in:
parent
695d4bc76b
commit
6bb0dbf91f
169 changed files with 241 additions and 241 deletions
|
@ -609,7 +609,7 @@ in
|
|||
|
||||
By default, pseudo-features `nixos-test`, `benchmark`,
|
||||
and `big-parallel` used in Nixpkgs are set, `kvm`
|
||||
is also included in it is avaliable.
|
||||
is also included in it is available.
|
||||
'';
|
||||
};
|
||||
|
||||
|
@ -642,7 +642,7 @@ in
|
|||
description = lib.mdDoc ''
|
||||
Configuration for Nix, see
|
||||
<https://nixos.org/manual/nix/stable/#sec-conf-file> or
|
||||
{manpage}`nix.conf(5)` for avalaible options.
|
||||
{manpage}`nix.conf(5)` for available options.
|
||||
The value declared here will be translated directly to the key-value pairs Nix expects.
|
||||
|
||||
You can use {command}`nix-instantiate --eval --strict '<nixpkgs/nixos>' -A config.nix.settings`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue