Skip to content

Commit af66619

Browse files
committed
deploy_nixos: add warning about binary caches
1 parent b5eeae0 commit af66619

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

deploy_nixos/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ under certain conditions:
4343

4444
This would typically be provisioned in the base image.
4545

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+
4652
## Dependencies
4753

4854
* `bash` 4.0+

0 commit comments

Comments
 (0)