diff options
author | Karel Kočí <cynerd@email.cz> | 2022-06-08 22:01:23 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-06-08 22:01:23 +0200 |
commit | 3c905d717a331b9be6d7036624378d0617234a82 (patch) | |
tree | 59e8aea77ace1b2e6bae66b02b28eebce7924a43 /config/nix/nix.conf | |
parent | df97cf3f26055928ed88b8be5f8251f55f1fcb79 (diff) | |
download | myconfigs-3c905d717a331b9be6d7036624378d0617234a82.tar.gz myconfigs-3c905d717a331b9be6d7036624378d0617234a82.tar.bz2 myconfigs-3c905d717a331b9be6d7036624378d0617234a82.zip |
Update i3blocks
Diffstat (limited to 'config/nix/nix.conf')
-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= |