From 47963432c43d2c71d5886d6fbce5c0d776ad944a Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Sat, 23 Jan 2021 16:36:21 -0700 Subject: [PATCH] Revert "Add nrdxp cachix to substituter flake list" --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index 390862d7..73d04eab 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,4 @@ { - nixConfig.substituters = [ "https://nrdxp.cachix.org" ]; - description = "A highly structured configuration database."; inputs =