[sops/ssh] Add more SSH config/keys
This commit is contained in:
parent
c017c5db32
commit
3d4cd5ba5c
5 changed files with 42 additions and 22 deletions
|
|
@ -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;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue