(home/shell) update ssh hosts

This commit is contained in:
Laureηt 2024-06-29 22:49:52 +02:00
parent ab7bf48142
commit d277d87be0
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk

View file

@ -44,6 +44,12 @@ in {
zone = "europe-west1-d";
forwardAgent = true;
};
"dataverse51-gpu" = gcpHost {
hostname = "dataverse51-gpu";
project = "genie-training";
zone = "europe-west4-a";
forwardAgent = true;
};
"laurent-dev-hdd" = gcpHost {
hostname = "laurent-dev-hdd";
project = "genie-training";