Translations:Flakes/149/en: Difference between revisions
Appearance
Importing a new version from external source Tags: Mobile edit Mobile web edit |
Importing a new version from external source Tags: Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
* <code>nixConfig</code> is an attribute set of values which reflect the [https://nixos.org/manual/nix/stable/command-ref/conf-file.html values given to nix.conf]. This can extend the normal behavior of a user's nix experience by adding flake-specific configuration, such as a binary cache. | * <code>nixConfig</code> is an attribute set of values which reflect the [https://nixos.org/manual/nix/stable/command-ref/conf-file.html values given to nix.conf]. This can extend the normal behavior of a user's nix experience by adding flake-specific configuration, such as a [[Binary Cache|binary cache]]. |
Latest revision as of 12:07, 24 July 2025
nixConfig
is an attribute set of values which reflect the values given to nix.conf. This can extend the normal behavior of a user's nix experience by adding flake-specific configuration, such as a binary cache.