[sops] Add NixOS/admin/ssh

This commit is contained in:
Tibo De Peuter 2025-10-04 17:42:24 +02:00
parent b6c88b47d9
commit efe1367084
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
2 changed files with 7 additions and 3 deletions

View file

@ -36,6 +36,7 @@ in {
"HomeLab/Gitea/ssh" = HomeLab;
"HomeLab/Hugo/ssh" = HomeLab;
"HomeLab/Nextcloud/ssh" = HomeLab;
"HomeLab/NixOS/admin/ssh" = HomeLab;
});
};
}