This commit is contained in:
Sakooooo 2024-08-12 02:17:37 +04:00
parent 9d76ee3e2a
commit 96157efa56
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -12,7 +12,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14 - uses: cachix/cachix-action@v14
with: with:
name: sako-nixos name: sako-nixos-cache
# If you chose signing key for write access # If you chose signing key for write access
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}' signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
# If you chose API tokens for write access OR if you have a private cache # If you chose API tokens for write access OR if you have a private cache