diff --git a/flake.nix b/flake.nix index f6e81cf5..924e78f3 100644 --- a/flake.nix +++ b/flake.nix @@ -1,4 +1,6 @@ { + nixConfig.substituters = [ "https://nrdxp.cachix.org" ]; + description = "A highly structured configuration database."; inputs =