This commit is contained in:
Jeffrey Serio 2024-08-20 11:20:25 -05:00
parent 306a50fafa
commit d92d4a4326

View File

@ -103,8 +103,8 @@
user = "jas";
identityFile = "~/.ssh/id_ed25519";
};
"moonshadow.dev" = {
hostname = "moonshadow.dev";
"homelab" = {
hostname = "10.0.0.240";
user = "jas";
identityFile = "~/.ssh/id_ed25519";
};