cleanup substituters
This commit is contained in:
parent
457ae25633
commit
238574a48f
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
auto-allocate-uids = true;
|
||||
sandbox = true;
|
||||
trusted-substituters = [
|
||||
"https://cache.nixos.org/"
|
||||
"https://nix-community.cachix.org/"
|
||||
"https://cache.nixos.org"
|
||||
"https://nix-community.cachix.org"
|
||||
"https://helix.cachix.org"
|
||||
"https://hyprland.cachix.org"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue