MyNixOS website logo
Showing entries 1-13 out of 13.
buildMachinesNixOS option-set
gcNixOS option-set
registryNixOS option-set
nix.buildMachinesNixOS option
This option lists the machines to be used if distributed builds are enabled (see nix.distributedBu…
nix.channelsNixOS option
A declarative alternative to Nix channels
nix.checkConfigNixOS option
If enabled (the default), checks for data type mismatches and that Nix can parse the generated nix…
Whether to distribute builds to the machines listed in nix.buildMachines
nix.extraOptionsNixOS option
Additional text appended to nix.conf
nix.keepOldNixPathNixOS option
Whether nix.nixPath should keep the previously set values in NIX_PATH
nix.nixPathNixOS option
Adds new directories to the Nix expression search path
nix.packageNixOS option
The Nix package that the configuration should be generated for
nix.registryNixOS option
User level flake registry
nix.settingsNixOS option
Configuration for Nix; see nix.conf(5) for available options