flake: Add binary cache configuration

Advertise our own binary cache a bit more.
This commit is contained in:
Lorenz Leutgeb 2025-06-05 14:57:03 +02:00
parent 9c8ab7fa62
commit 9954a79490
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
nixConfig = {
keepOutputs = true;
extra-substituters = ["https://attic.radicle.xyz/radicle"];
extra-trusted-public-keys = ["radicle:TruHbueGHPm9iYSq7Gq6wJApJOqddWH+CEo+fsZnf4g="];
};
outputs = {