Add deets to hosts

This commit is contained in:
2021-04-10 21:45:38 -07:00
parent bb1adafd1d
commit 5f75be732c
4 changed files with 18 additions and 5 deletions
+3
View File
@@ -11,4 +11,7 @@
enable-gui = true;
ssh-pubkey =
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO67/CNhiG9UynaflmZUUK7f3O/GwFpnXri/PxpgHcPa";
profile = "desktop";
domain = "sea.fudo.org";
site = "seattle";
}
+3
View File
@@ -11,4 +11,7 @@
enable-gui = true;
ssh-pubkey =
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKVhHfRf2086SAqOmu2dNbsJI9UUAQWop+1lrcJlNgl8";
profile = "desktop";
domain = "sea.fudo.org";
site = "seattle";
}