From 7802ae1dd8ce7f5e45b2e7df97ed973a3bd1b7e9 Mon Sep 17 00:00:00 2001 From: Sense T Date: Sat, 25 Nov 2023 17:23:01 +0800 Subject: [PATCH] no origin cache --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9b9ef88..d0ebaca 100644 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,7 @@ # # Feel free to remove this line if you are not in China "https://mirrors.ustc.edu.cn/nix-channels/store" - "https://cache.nixos.org" + #"https://cache.nixos.org" ]; trusted-substituters = substituters; trusted-users = [