[sops/ssh] Add more SSH config/keys

This commit is contained in:
Tibo De Peuter 2025-10-04 21:46:18 +02:00
parent c017c5db32
commit 3d4cd5ba5c
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
5 changed files with 42 additions and 22 deletions

View file

@ -24,7 +24,6 @@ in {
};
in {
"UGent/HPC/ssh" = UGent;
"UGent/Dwengo" = UGent;
# Git authentication
"Gitea/ssh" = personal;
@ -33,8 +32,13 @@ in {
"UGent/SubGit/ssh" = UGent;
# HomeLab
"HomeLab/Gitea/ssh" = HomeLab;
# Physical hosts
"HomeLab/Hugo/ssh" = HomeLab;
"HomeLab/Roxanne/ghost/ssh" = HomeLab;
# Virtual hosts
"HomeLab/Gitea/ssh" = HomeLab;
"HomeLab/Nextcloud/ssh" = HomeLab;
"HomeLab/NixOS/admin/ssh" = HomeLab;
});