diff options
-rw-r--r-- | config/nix/nix.conf | 3 | ||||
m--------- | private | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/config/nix/nix.conf b/config/nix/nix.conf index 5d68586..bea0e44 100644 --- a/config/nix/nix.conf +++ b/config/nix/nix.conf @@ -3,3 +3,6 @@ cores = 0 experimental-features = nix-command flakes extra-platforms = armv7l-linux aarch64-linux extra-sandbox-paths = /usr/bin/qemu-arm /usr/bin/qemu-aarch64 + +substituters = https://cache.nixos.org https://thefloweringash-armv7.cachix.org +trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= thefloweringash-armv7.cachix.org-1:v+5yzBD2odFKeXbmC+OPWVqx4WVoIVO6UXgnSAWFtso= diff --git a/private b/private -Subproject c3a2678922b92e2fca58fbf8f56a77d1d5abfcc +Subproject 7fe7f19db8c895b59985231d88c2f4b243f4cd9 |