fix: declare substituters better
This commit is contained in:
parent
58e0400e20
commit
a57a6fb890
2 changed files with 3 additions and 6 deletions
|
@ -33,11 +33,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
nixConfig = {
|
||||
extra-substituters = ["https://ghostty.cachix.org"];
|
||||
extra-trusted-public-keys = ["ghostty.cachix.org-1:QB389yTa6gTyneehvqG58y0WnHjQOqgnA+wBnpWWxns="];
|
||||
};
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "nixpkgs/nixos-unstable";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue