set up new ed25519 ssh keys
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
enableDefaultConfig = false;
|
||||
|
||||
matchBlocks = let
|
||||
tb1 = "~/.ssh/id_rsa.tb1.pub";
|
||||
tb2 = "~/.ssh/id_rsa.tb2.pub";
|
||||
tb1 = "~/.ssh/id_ed25519.tb1";
|
||||
in
|
||||
{
|
||||
# Defaults
|
||||
|
||||
Reference in New Issue
Block a user