feat: added ssh keys

This commit is contained in:
Giulio De Pasquale 2025-07-14 10:11:35 +01:00
parent e17fbd96e0
commit f565a9cdeb
10 changed files with 11 additions and 0 deletions

View File

@ -17,4 +17,15 @@ in
"spotify-id.age".publicKeys = pubkeys; "spotify-id.age".publicKeys = pubkeys;
"spotify-secret.age".publicKeys = pubkeys; "spotify-secret.age".publicKeys = pubkeys;
"discogs.age".publicKeys = pubkeys; "discogs.age".publicKeys = pubkeys;
# ssh keys
"ssh/giupi.age".publicKeys = pubkeys;
"ssh/alain.age".publicKeys = pubkeys;
"ssh/bitbucket.age".publicKeys = pubkeys;
"ssh/gitea.age".publicKeys = pubkeys;
"ssh/aur.age".publicKeys = pubkeys;
"ssh/imacmanduria.age".publicKeys = pubkeys;
"ssh/lezzo.age".publicKeys = pubkeys;
"ssh/ucsb.age".publicKeys = pubkeys;
"ssh/github.age".publicKeys = pubkeys;
} }

BIN
secrets/ssh/alain.age Normal file

Binary file not shown.

BIN
secrets/ssh/aur.age Normal file

Binary file not shown.

BIN
secrets/ssh/bitbucket.age Normal file

Binary file not shown.

BIN
secrets/ssh/gitea.age Normal file

Binary file not shown.

BIN
secrets/ssh/github.age Normal file

Binary file not shown.

BIN
secrets/ssh/giupi.age Normal file

Binary file not shown.

Binary file not shown.

BIN
secrets/ssh/lezzo.age Normal file

Binary file not shown.

BIN
secrets/ssh/ucsb.age Normal file

Binary file not shown.