From d73c3634bbbd7a52ebe46c908ae9d46cc8931d1f Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Sat, 19 Oct 2024 02:14:43 -0500 Subject: [PATCH] Add my own cachix instance --- flake.nix | 10 ++++++++-- modules/baseline.nix | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 99cc5eb..eefe966 100644 --- a/flake.nix +++ b/flake.nix @@ -5,8 +5,14 @@ description = "Greg's machines!"; nixConfig = { - extra-substituters = [ "https://cache.garnix.io" ]; - extra-trusted-public-keys = [ "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g" ]; + extra-substituters = [ + "https://greg-hellings.cachix.org" + "https://cache.garnix.io" + ]; + extra-trusted-public-keys = [ + "greg-hellings.cachix.org-1:y01Jl/L5evlhxdnUW6n56AiI1k8g1wxWhTxJCe7XSco=" + "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g" + ]; }; inputs = { diff --git a/modules/baseline.nix b/modules/baseline.nix index 2b1ff90..afdf25c 100644 --- a/modules/baseline.nix +++ b/modules/baseline.nix @@ -31,12 +31,14 @@ in "https://cache.garnix.io" "https://ai.cachix.org" "https://nixpkgs-python.cachix.org" + "https://greg-hellings.cachix.org" "https://nix-community.cachix.org" ]; trusted-public-keys = [ "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=" "ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc=" "nixpkgs-python.cachix.org-1:hxjI7pFxTyuTHn2NkvWCrAUcNZLNS3ZAvfYNuYifcEU=" + "greg-hellings.cachix.org-1:y01Jl/L5evlhxdnUW6n56AiI1k8g1wxWhTxJCe7XSco=" "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" ]; }; @@ -82,6 +84,7 @@ in agenix bitwarden-cli bmon + cachix diffutils git gnupatch