Compare commits

..

No commits in common. "8474a211c42730d9173312259208018255e70b69" and "c0608d106486849850b4babaa2d475826ec1bb2e" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -20,4 +20,4 @@ jobs:
- name: Push build to attic
run: |
attic login gospel https://attic.kilonull.com ${{ secrets.ATTIC_PUSH_SECRET }}
attic push gospel:nixosConfigs ./result
attic push gospel ./result

View file

@ -93,7 +93,6 @@
tokenFile = config.age.secrets.gitea-runner-gospel.path;
hostPackages = with pkgs; [
nix
attic-client
bash
coreutils
curl