feat(attic): Implement binary cache service module

This commit is contained in:
Tibo De Peuter 2026-03-17 18:40:09 +01:00
parent a9d3469959
commit e3c228ed60
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
2 changed files with 120 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{
imports = [
./actions
./attic
./openssh
];
}