nix-cache01: fix typo in actions config
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ pkgs, config }:
|
{ pkgs, config, ... }:
|
||||||
{
|
{
|
||||||
sops.secrets."cache-secret" = {
|
sops.secrets."cache-secret" = {
|
||||||
sopsFile = ../../secrets/nix-cache01/actions_token_1;
|
sopsFile = ../../secrets/nix-cache01/actions_token_1;
|
||||||
|
Reference in New Issue
Block a user