diff options
Diffstat (limited to 'config/nix')
-rw-r--r-- | config/nix/nix.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/nix/nix.conf b/config/nix/nix.conf index bea0e44..5ba0911 100644 --- a/config/nix/nix.conf +++ b/config/nix/nix.conf @@ -4,5 +4,5 @@ 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= +substituters = https://cache.nixos.org https://thefloweringash-armv7.cachix.org https://arm.cachix.org +trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= thefloweringash-armv7.cachix.org-1:v+5yzBD2odFKeXbmC+OPWVqx4WVoIVO6UXgnSAWFtso= arm.cachix.org-1:K3XjAeWPgWkFtSS9ge5LJSLw3xgnNqyOaG7MDecmTQ8= |