mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 22:57:55 +00:00
Gabriel Arazas
0760acb676
Now we're going beyond these structuring as we might have to accomodate non-system configurations like Nixvim.
15 lines
386 B
Plaintext
15 lines
386 B
Plaintext
Host plover.foodogsquared.one
|
|
IdentityFile ~/.ssh/keys/plover.foodogsquared.one
|
|
User plover
|
|
|
|
Host woodcock.foodogsquared.one
|
|
IdentityFile ~/.ssh/keys/woodcock.foodogsquared.one
|
|
User woodcock
|
|
|
|
Host quail.foodogsquared.one
|
|
IdentityFile ~/.ssh/keys/quail.foodogsquared.one
|
|
User quail
|
|
|
|
Host code.foodogsquared.one
|
|
IdentityFile ~/.ssh/keys/code.foodogsquared.one-foodogsquared
|