From b41a66f8f022415edad96b9e3a42d21369d21d80 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 22 Jan 2026 20:32:52 +0100 Subject: [PATCH] feat: try using attic. --- .forgejo/workflows/default.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.forgejo/workflows/default.yml b/.forgejo/workflows/default.yml index a679495..b960e12 100644 --- a/.forgejo/workflows/default.yml +++ b/.forgejo/workflows/default.yml @@ -16,3 +16,6 @@ jobs: - run: nix build .#nixosConfigurations.thor.config.system.build.toplevel - run: nix build .#nixosConfigurations.odin.config.system.build.toplevel - run: nix build .#nixosConfigurations.freyja.config.system.build.toplevel + - run: | + attic login action https://cache.cronyakatsuki.xyz ${{ secrets.ATTIC_TOKEN }} + attic push system result -j 2