Merge pull request #71 from blaggacao/da-substituters
Add nrdxp cachix to substituter flake list
This commit is contained in:
commit
8ce3db6326
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
nixConfig.substituters = [ "https://nrdxp.cachix.org" ];
|
||||
|
||||
description = "A highly structured configuration database.";
|
||||
|
||||
inputs =
|
||||
|
|
Loading…
Reference in a new issue