nix3-config - Man Page
manipulate the Nix configuration
Warning
This program is experimental and its interface is subject to change.
Synopsis
nix config [option…] subcommand
where subcommand is one of the following:
:
nix config show- show the Nix configuration or the value of a specific setting
:
nix config check- check your system for potential problems and print a PASS or FAIL for each check
Options
Miscellaneous global options
--helpShow usage information.
--offlineDisable substituters and consider all previously downloaded files up-to-date.
--optionname valueSet the Nix configuration setting name to value (overriding
nix.conf).--refreshConsider all previously downloaded files out-of-date.
--versionShow version information.
Note
See
man nix.conffor overriding configuration settings with command line flags.