summaryrefslogtreecommitdiffstats
path: root/hosts/bear
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/bear')
-rw-r--r--hosts/bear/configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/bear/configuration.nix b/hosts/bear/configuration.nix
index 7b0eed3..115eebe 100644
--- a/hosts/bear/configuration.nix
+++ b/hosts/bear/configuration.nix
@@ -55,9 +55,11 @@
Host homelab
HostName 192.168.1.120
Port 22
+ User andrew
Host vps
Hostname 170.205.37.7
Port 2222
+ User andrew
'';
};