Use substitution for remote builders

This commit is contained in:
Spotlight 2024-09-05 17:53:30 -05:00
parent ebc3526214
commit 8acebbd880
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -22,6 +22,7 @@
nix.settings = {
experimental-features = [ "flakes" "nix-command" ];
trusted-users = [ "spotlight" ];
builders-use-substitutes = true;
};
# Select internationalisation properties.