diff --git a/config.org b/config.org index 8785b97..56f7eee 100644 --- a/config.org +++ b/config.org @@ -10,14 +10,26 @@ #+begin_src conf :noweb yes AddKeysToAgent yes -Host grenoble - hostname <> +Host homelab + hostname <> + Port 22 + user thomas + IdentityFile ~/.ssh/id_rsa + +Host router + hostname 192.168.1.1 + Port 22 + user root + IdentityFile ~/.ssh/id_rsa + +Host smarttv + hostname 192.168.1.73 Port 22 user thomas IdentityFile ~/.ssh/id_rsa Host oneplus - hostname 192.168.1.58 + hostname 192.168.1.101 Port 8022 IdentityFile ~/.ssh/id_rsa #+end_src @@ -727,7 +739,7 @@ password <> machine torrent.tdehaeze.xyz login tdehaeze -password <> +password <> machine dl.tdehaeze.xyz login tdehaeze @@ -748,6 +760,14 @@ password <> machine qobuz.tdehaeze.xyz login tdehaeze password <> + +machine down.tdehaeze.xyz +login tdehaeze +password <> + +machine joal.tdehaeze.xyz +login tdehaeze +password <> #+end_src * =bukurun= Rofi Frontend for Buku (Bookmark Manager)