aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/profiles/development/default.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/home/profiles/development/default.nix b/home/profiles/development/default.nix
index d2b9356..b92f6b6 100644
--- a/home/profiles/development/default.nix
+++ b/home/profiles/development/default.nix
@@ -95,6 +95,13 @@ in
Port 22
IdentityFile ~/.ssh/sefidel.pub
IdentitiesOnly true
+
+ Host work.vhosts.exotic.sh
+ HostName cobalt.exotic.sh
+ User sefidel
+ Port 22
+ IdentityFile ~/.ssh/sefidel.pub
+ IdentitiesOnly true
'';
home.packages = [