feat: implement Attic binary cache service module

This commit is contained in:
Tibo De Peuter 2026-03-17 18:36:46 +01:00
parent b58d56fa53
commit d118e926ec
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
];
}