From d7d75e18704a90310a47161be4029ad9835fbab9 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sun, 6 Apr 2025 22:55:35 -0400 Subject: [PATCH] temp remove attic cache --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 61236f3..4470e0b 100644 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,7 @@ nixConfig = { substituters = [ "https://cache.nixos.org/?priority=1&want-mass-query=true" - "https://attic.nayeonie.com/nix-cache" + #"https://attic.nayeonie.com/nix-cache" "https://nix-community.cachix.org/?priority=10&want-mass-query=true" ]; trusted-substituters = [