aboutsummaryrefslogtreecommitdiff
path: root/secrets.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-31 15:47:10 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-31 15:48:14 -0500
commit2c44fddcb44e013114c8d0d9a669c0ec91d4d7b8 (patch)
tree68db30484538469f6c055075cb69e836564a3e5a /secrets.nix
parentc759c4772f0ca40a379cd19e63d3343b1e23714a (diff)
no more copilot-api
Diffstat (limited to 'secrets.nix')
-rw-r--r--secrets.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/secrets.nix b/secrets.nix
index 67ab5fd..a46e065 100644
--- a/secrets.nix
+++ b/secrets.nix
@@ -8,5 +8,4 @@ in {
"hosts/ganymede/secrets/collin-copyparty-password.age".publicKeys = [mercury.host_pubkey ganymede.host_pubkey];
"hosts/ganymede/secrets/collin-forgejo-password.age".publicKeys = [mercury.host_pubkey ganymede.host_pubkey];
"hosts/ganymede/secrets/wireguard-pk.age".publicKeys = [ganymede.host_pubkey];
- "hosts/ganymede/secrets/copilot-token.age".publicKeys = [ganymede.host_pubkey];
}