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