From c34e280ef882dc72dfa974a73f1c00bfb54d4cf6 Mon Sep 17 00:00:00 2001 From: notohh <github@notohh.dev> Date: Thu, 27 Mar 2025 05:45:15 -0400 Subject: [PATCH] nix: add more caches --- hosts/common/nix.nix | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/hosts/common/nix.nix b/hosts/common/nix.nix index d517c39..8218ac0 100644 --- a/hosts/common/nix.nix +++ b/hosts/common/nix.nix @@ -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 = ''