From 35f2efc97340bea630594276beea4ef8c6405c95 Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Mon, 28 Feb 2022 15:42:54 +0100 Subject: [PATCH] I don't really know what I'm doing here --- modules/nix/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/nix/default.nix b/modules/nix/default.nix index 296623d..978543a 100644 --- a/modules/nix/default.nix +++ b/modules/nix/default.nix @@ -32,6 +32,7 @@ with lib; "nixos=${inputs.nixpkgs}" ]; binaryCaches = [ + "https://cache.nixos.org" "https://bin.julienmalka.me" ]; binaryCachePublicKeys = [