refactor(ops): Move Nix cache secret to agenix
... and also the public key, just to keep the distribution mechanism the same. Change-Id: Ief14daf9344c0fb99eeb5789c1ec9bfb1f12bee0
This commit is contained in:
parent
82a885a750
commit
2fe8d724d7
5 changed files with 35 additions and 3 deletions
|
|
@ -20,5 +20,7 @@ in {
|
|||
"gerrit-queue.age" = default;
|
||||
"grafana.age" = default;
|
||||
"irccat.age" = default;
|
||||
"nix-cache-priv.age" = default;
|
||||
"nix-cache-pub.age" = default;
|
||||
"owothia.age" = default;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue