dotfiles/modules
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
..
darwin Re-enable darwin builds 2026-01-30 12:10:31 +01:00
flake feat: add bosun module declaring dotfiles hosts 2026-02-18 09:33:47 +01:00
generic feat: migrate from S3 binary cache to Attic 2026-02-27 11:14:43 +01:00
home feat: add cache.toph.so Nix binary cache key and substituter 2026-02-18 13:50:47 +01:00
nixos feat: add Hyprland as an additional compositor alongside Niri 2026-02-19 10:53:30 +01:00