feat(aspen/system): Reinstate ddclient, migrate to ogopogo
ddclient is back in nixpkgs and nixos[0], so let's just use that, and
remove the backported package from third_party.
[0] 8a8ec36615
Change-Id: Ib14ab68158a6799c78d71e3bea63869ec9fc1a48
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12500
Tested-by: BuildkiteCI
Reviewed-by: aspen <root@gws.fyi>
Autosubmit: aspen <root@gws.fyi>
This commit is contained in:
parent
0320d778d9
commit
bf4f1a43e5
12 changed files with 33 additions and 312 deletions
|
|
@ -8,7 +8,7 @@ in
|
|||
{
|
||||
"bbbg.age".publicKeys = [ grfn mugwump bbbg ];
|
||||
"cloudflare.age".publicKeys = [ grfn mugwump ];
|
||||
"ddclient-password.age".publicKeys = [ grfn mugwump ];
|
||||
"ddclient-password.age".publicKeys = [ grfn ogopogo ];
|
||||
"buildkite-ssh-key.age".publicKeys = [ grfn mugwump ogopogo ];
|
||||
"buildkite-token.age".publicKeys = [ grfn mugwump ogopogo ];
|
||||
"windtunnel-bot-github-token.age".publicKeys = [ grfn mugwump ogopogo ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue