mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
ci: Fixed attempting to push to arc cachix
This commit is contained in:
parent
ecfafc8c51
commit
756216350c
1 changed files with 1 additions and 0 deletions
1
ci.nix
1
ci.nix
|
|
@ -14,6 +14,7 @@ in {
|
|||
cache.cachix.arc = {
|
||||
enable = true;
|
||||
publicKey = "arc.cachix.org-1:DZmhclLkB6UO0rc0rBzNpwFbbaeLfyn+fYccuAy7YVY=";
|
||||
signingKey = null;
|
||||
};
|
||||
cache.cachix.kittywitch = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue