diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-30 10:47:50 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-30 12:10:05 -0600 |
| commit | 5b68da7ee5216b35db966a1ae68ef38d2c5f91c2 (patch) | |
| tree | 00ab934674e4ea03f794bfc91f2f1845069c857d /secrets.nix | |
| parent | 13f9983031e39deaf460e4f5d5a1da1313104f7c (diff) | |
setup commit signing
Diffstat (limited to 'secrets.nix')
| -rw-r--r-- | secrets.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secrets.nix b/secrets.nix index 7d7cb19..eca8da4 100644 --- a/secrets.nix +++ b/secrets.nix @@ -6,5 +6,5 @@ let in { "caddy-tailscale-authkey.age".publicKeys = [ganymede]; "williams-psk.age".publicKeys = [ganymede]; - "github-ssh-key.age".publicKeys = [mercury ganymede jupiter]; + "github-ssh-key.age".publicKeys = [mercury jupiter]; } |
