forked from mirrors_public/oddlama_nix-config
chore: re-add invokeai substituter
This commit is contained in:
parent
4b7a862bfb
commit
d5a886a6dd
2 changed files with 7 additions and 11 deletions
|
@ -58,6 +58,9 @@
|
|||
popups = 20;
|
||||
};
|
||||
|
||||
nix.settings.trusted-substituters = ["https://ai.cachix.org"];
|
||||
nix.settings.trusted-public-keys = ["ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc="];
|
||||
|
||||
#meta.promtail = {
|
||||
# enable = true;
|
||||
# proxy = "sentinel";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue