Commit graph

7 commits

Author SHA1 Message Date
ae2ee1fb77
feat: migrate from S3 binary cache to Attic
Replace the S3-based Nix binary cache with Attic, a multi-tenant
binary cache server with better deduplication and garbage collection.

Changes:
- Install attic-client system-wide from nixpkgs
- Update substituter URL from s3.toph.so to cache.toph.so/toph
- Replace S3 cache keys with Attic cache signing key
- Add attic client config for endurance host

The Attic cache provides the same functionality as the S3 cache but
with improved performance and multi-tenancy support.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-27 11:14:43 +01:00
Christopher Mühl
bd0a03e7b8 Re-enable darwin builds
home-manager only for now
2026-01-30 12:10:31 +01:00
9046677414
ssh by default 2026-01-06 03:40:45 +01:00
308ec3fb32
Now it actually builds 2026-01-06 01:49:00 +01:00
7eb51e9bbc
include home manager config 2026-01-05 15:44:40 +01:00
8659920787
endurance builds 2026-01-05 12:53:27 +01:00
0ccb9c51b2
Rename secrets 2026-01-05 12:09:10 +01:00