Use substitution for remote builders
This commit is contained in:
parent
ebc3526214
commit
8acebbd880
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
nix.settings = {
|
||||
experimental-features = [ "flakes" "nix-command" ];
|
||||
trusted-users = [ "spotlight" ];
|
||||
builders-use-substitutes = true;
|
||||
};
|
||||
|
||||
# Select internationalisation properties.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue