From ae070c69b884caa8d2a5f114aea28c79c882e382 Mon Sep 17 00:00:00 2001 From: Sense T Date: Sat, 25 Nov 2023 17:28:14 +0800 Subject: [PATCH] u --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index e909582..cba8954 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ nixConfig = rec { experimental-features = [ "nix-command" "flakes" ]; - substituters = lib.mkForce [ + substituters = [ # Replace official cache with a mirror located in China # # Feel free to remove this line if you are not in China