diff options
| author | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-14 08:59:36 -0400 |
|---|---|---|
| committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-14 08:59:36 -0400 |
| commit | 0e7f944b53208151bc48f586e37724dcc682f9d0 (patch) | |
| tree | 09fc07c5ce9c6ce2888d241ca621195cb79dbce4 /home-config/ssh/config | |
| parent | 867-5309 (diff) | |
| download | dotfiles-guix-0e7f944b53208151bc48f586e37724dcc682f9d0.tar.gz dotfiles-guix-0e7f944b53208151bc48f586e37724dcc682f9d0.tar.bz2 dotfiles-guix-0e7f944b53208151bc48f586e37724dcc682f9d0.zip | |
update configs and virt packages
Diffstat (limited to 'home-config/ssh/config')
| -rw-r--r-- | home-config/ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/ssh/config b/home-config/ssh/config index d7db7a9..7ab6f9f 100644 --- a/home-config/ssh/config +++ b/home-config/ssh/config @@ -10,7 +10,7 @@ Host tardis Port 1111 Host stationery - HostName stationery.lol + HostName stationery.faith User tylerm Host queeg |