diff --git a/system/.config/ssh/config b/system/.config/ssh/config index f0e56e0..8eff97b 100644 --- a/system/.config/ssh/config +++ b/system/.config/ssh/config @@ -4,4 +4,8 @@ Host * Host jormungandr HostName kaderli.dev - User root \ No newline at end of file + User root + +Host gleipnir + HostName 192.168.0.16 + User osmc