remove firefox translate popups
don't let firefox remember logins install terraform-ls for nvim fix work ssh private key file location
This commit is contained in:
parent
d0e1490628
commit
ad636b8d00
4 changed files with 7 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
matchBlocks = {
|
||||
gitlab-sue = lib.hm.dag.entryBefore [ "*" ] {
|
||||
hostname = "gitlab.com";
|
||||
identityFile = "~/.ssh/sue_ed25519";
|
||||
identityFile = "~/.ssh/sue/id_ed25519";
|
||||
identitiesOnly = true;
|
||||
};
|
||||
github = lib.hm.dag.entryBefore [ "*" ] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue