ubuntu-ai

This commit is contained in:
Daniel Lovbrotte Olsen 2024-02-23 11:00:50 +01:00
parent 4143c41deb
commit e791bda05e
1 changed files with 5 additions and 0 deletions

View File

@ -259,6 +259,11 @@ in
hostname = "desktop.daniel";
user = "dan";
};
"ubuntu-ai" = {
hostname = "100.64.0.2";
port = 2222;
user = "daniel";
};
"laptop" = {
hostname = "laptop.daniel";
user = "daniel";