From db413da046d10e03b072681bf80ee8891e9e9839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikodem=20Rabuli=C5=84ski?= Date: Tue, 6 Feb 2024 20:08:50 +0100 Subject: [PATCH] modules/system/settei/sane-defaults: use my self-hosted cache --- modules/system/settei/sane-defaults.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/system/settei/sane-defaults.nix b/modules/system/settei/sane-defaults.nix index c890b33..4bdadb5 100644 --- a/modules/system/settei/sane-defaults.nix +++ b/modules/system/settei/sane-defaults.nix @@ -58,6 +58,7 @@ "https://nix-community.cachix.org" "https://hercules-ci.cachix.org" "https://nrabulinski.cachix.org" + "https://cache.nrab.lol/public" ]; extra-trusted-public-keys = [ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" @@ -65,6 +66,7 @@ "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" "hercules-ci.cachix.org-1:ZZeDl9Va+xe9j+KqdzoBZMFJHVQ42Uu/c/1/KMC5Lw0=" "nrabulinski.cachix.org-1:Q5FD7+1c68uH74CQK66UWNzxhanZW8xcg1LFXxGK8ic=" + "public:wIIyvCTlsk39uwKlBFOuVY+BXrPY3lUNAEpDN4H+O0Q=" ]; }; };