1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

chore: re-add invokeai substituter

This commit is contained in:
oddlama 2024-06-01 00:56:01 +02:00
parent 4b7a862bfb
commit d5a886a6dd
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 7 additions and 11 deletions

View file

@ -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";