From 147f025cc414cb13101d6cdddbeab8984a6c9223 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Wed, 1 May 2024 12:34:26 +0200 Subject: [PATCH] let them pull cache from each other --- common.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common.nix b/common.nix index a6c9d6a..aef38ed 100644 --- a/common.nix +++ b/common.nix @@ -30,9 +30,9 @@ substituters = [ "https://cache.nixos.org" "https://nix-community.cachix.org" - #"http://192.168.88.251:5000" + "http://192.168.88.251:5000" "http://192.168.88.252:5000" - #"http://192.168.88.253:5000" + "http://192.168.88.253:5000" ]; trusted-public-keys = [ "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="