mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-12 23:54:36 +02:00
laptop specific configs
This commit is contained in:
parent
855dce43de
commit
daafc6d6d4
3 changed files with 24 additions and 0 deletions
home-manager/dotfiles
|
@ -96,3 +96,19 @@ Host thilo-pc
|
|||
Host *.relaix.net
|
||||
User tbillerbeck
|
||||
IdentityFile ~/.ssh/id_relaix-net
|
||||
|
||||
Host build1.darmstadt.ccc.de
|
||||
User avocadoom
|
||||
IdentityFile ~/.ssh/id_darmstadt-ccc-de
|
||||
|
||||
Host build2.darmstadt.ccc.de
|
||||
User avocadoom
|
||||
IdentityFile ~/.ssh/id_darmstadt-ccc-de
|
||||
|
||||
Host build3.darmstadt.ccc.de
|
||||
User avocadoom
|
||||
IdentityFile ~/.ssh/id_darmstadt-ccc-de
|
||||
|
||||
Host build4.darmstadt.ccc.de
|
||||
User avocadoom
|
||||
IdentityFile ~/.ssh/id_darmstadt-ccc-de
|
Loading…
Add table
Add a link
Reference in a new issue