From b8d03dedb6c6b3ec75717fd680f826b92ad9571e Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 11 Nov 2024 17:25:20 +0800 Subject: [PATCH] chore: comment out my cache server --- modules/base.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/base.nix b/modules/base.nix index 19c35275..f155fa8b 100644 --- a/modules/base.nix +++ b/modules/base.nix @@ -94,8 +94,8 @@ "https://mirror.sjtu.edu.cn/nix-channels/store" "https://nix-community.cachix.org" - # my own cache server - "https://ryan4yin.cachix.org" + # my own cache server, currently not used. + # "https://ryan4yin.cachix.org" ]; trusted-public-keys = [