dotfiles/modules/generic
Christopher Mühl 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
..
default.nix feat: migrate from S3 binary cache to Attic 2026-02-27 11:14:43 +01:00
nix.nix feat: migrate from S3 binary cache to Attic 2026-02-27 11:14:43 +01:00
profiles.nix Move quirks to profiles 2026-01-06 03:15:52 +01:00
secrets.nix Re-enable darwin builds 2026-01-30 12:10:31 +01:00