mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
users/foo-dogsquared: update self-hosted SSH and Tridactyl config
This commit is contained in:
parent
89795b2e55
commit
90712b8c32
@ -1,14 +1,14 @@
|
||||
Host plover.foodogsquared.one
|
||||
IdentityFile ~/.ssh/keys/plover.foodogsquared.one
|
||||
IdentityFile ~/.ssh/plover.foodogsquared.one
|
||||
User plover
|
||||
|
||||
Host woodcock.foodogsquared.one
|
||||
IdentityFile ~/.ssh/keys/woodcock.foodogsquared.one
|
||||
IdentityFile ~/.ssh/woodcock.foodogsquared.one
|
||||
User woodcock
|
||||
|
||||
Host quail.foodogsquared.one
|
||||
IdentityFile ~/.ssh/keys/quail.foodogsquared.one
|
||||
IdentityFile ~/.ssh/quail.foodogsquared.one
|
||||
User quail
|
||||
|
||||
Host code.foodogsquared.one
|
||||
IdentityFile ~/.ssh/keys/code.foodogsquared.one-foodogsquared
|
||||
IdentityFile ~/.ssh/code.foodogsquared.one-foodogsquared
|
||||
|
@ -165,4 +165,7 @@ seturl nytimes\.com/games disable true
|
||||
seturl merriam-webster\.com/games disable true
|
||||
seturl britannica\.com/games disable true
|
||||
|
||||
" Ignore all of the keybindings.
|
||||
blacklistadd https://design.penpot.app
|
||||
|
||||
" vim: ft=vim
|
||||
|
Loading…
Reference in New Issue
Block a user