nix-cache01: fix typo in actions config
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
2025-08-21 20:57:02 +02:00
parent a0e94430b4
commit f49711b1b3

View File

@@ -1,4 +1,4 @@
{ pkgs, config }:
{ pkgs, config, ... }:
{
sops.secrets."cache-secret" = {
sopsFile = ../../secrets/nix-cache01/actions_token_1;