cleanup substituters

This commit is contained in:
Adithya 2024-04-26 10:29:37 +05:30
parent 457ae25633
commit 238574a48f
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -13,8 +13,8 @@
auto-allocate-uids = true; auto-allocate-uids = true;
sandbox = true; sandbox = true;
trusted-substituters = [ trusted-substituters = [
"https://cache.nixos.org/" "https://cache.nixos.org"
"https://nix-community.cachix.org/" "https://nix-community.cachix.org"
"https://helix.cachix.org" "https://helix.cachix.org"
"https://hyprland.cachix.org" "https://hyprland.cachix.org"
]; ];