Allow access to attic client

This commit is contained in:
alejandro-angulo 2026-02-14 22:51:57 -08:00
parent c0608d1064
commit 93e9c0db39

View file

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