We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5eeae0 commit af66619Copy full SHA for af66619
deploy_nixos/README.md
@@ -43,6 +43,12 @@ under certain conditions:
43
44
This would typically be provisioned in the base image.
45
46
+### Binary cache configuration
47
+
48
+One thing that might be surprising is that the binary caches (aka
49
+substituters) are taken from the machine configuration. This implies that the
50
+user Nix configuration will be ignored in that regard.
51
52
## Dependencies
53
54
* `bash` 4.0+
0 commit comments