From c4e46f4ee64a0096bb836de0346d3ca5ff2b8145 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sun, 7 Sep 2025 17:57:15 +0530 Subject: deletion changes --- cachix/nix-community.nix | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 cachix/nix-community.nix (limited to 'cachix/nix-community.nix') diff --git a/cachix/nix-community.nix b/cachix/nix-community.nix deleted file mode 100644 index 7fc4c65..0000000 --- a/cachix/nix-community.nix +++ /dev/null @@ -1,13 +0,0 @@ - -{ - nix = { - settings = { - substituters = [ - "https://nix-community.cachix.org" - ]; - trusted-public-keys = [ - "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" - ]; - }; - }; -} -- cgit v1.2.3