2
0
Fork 0
forked from pub-solar/os

Merge pull request from blaggacao/da-substituters

Add nrdxp cachix to substituter flake list
This commit is contained in:
Timothy DeHerrera 2021-01-18 10:20:33 -07:00 committed by GitHub
commit 8ce3db6326
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,6 @@
{
nixConfig.substituters = [ "https://nrdxp.cachix.org" ];
description = "A highly structured configuration database.";
inputs =