use cached determinate nix installer, set retention for attic
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 27s
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 1m21s
Check Nix formatting / Perform Nix format checks (pull_request) Failing after 1m20s

This commit is contained in:
2025-05-26 17:52:41 -04:00
parent 83befed09a
commit dbe8a2a2b9
2 changed files with 9 additions and 9 deletions

View File

@ -34,6 +34,9 @@
bucket = "cache-nix-dot";
endpoint = "https://minio.nayeonie.com";
};
garbage-collection = {
interval = "5 minutes";
};
# Warning: If you change any of the values here, it will be
# difficult to reuse existing chunks for newly-uploaded NARs