nix: add more caches
This commit is contained in:
parent
1a01c864e0
commit
c34e280ef8
1 changed files with 7 additions and 1 deletions
|
@ -42,7 +42,10 @@
|
|||
"https://viperml.cachix.org"
|
||||
"https://nix-community.cachix.org"
|
||||
"https://prismlauncher.cachix.org"
|
||||
"https://cosmic.cachix.org/"
|
||||
"https://cosmic.cachix.org"
|
||||
"https://yazi.cachix.org"
|
||||
"https://helix.cachix.org"
|
||||
"https://catppuccin.cachix.org"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
|
@ -54,6 +57,9 @@
|
|||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"prismlauncher.cachix.org-1:9/n/FGyABA2jLUVfY+DEp4hKds/rwO+SCOtbOkDzd+c="
|
||||
"cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE="
|
||||
"yazi.cachix.org-1:Dcdz63NZKfvUCbDGngQDAZq6kOroIrFoyO064uvLh8k="
|
||||
"helix.cachix.org-1:ejp9KQpR1FBI2onstMQ34yogDm4OgU2ru6lIwPvuCVs="
|
||||
"catppuccin.cachix.org-1:noG/4HkbhJb+lUAdKrph6LaozJvAeEEZj4N732IysmU="
|
||||
];
|
||||
};
|
||||
extraOptions = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue