feat: update ssh shortcode hosts
This commit is contained in:
parent
4ab3b7b6d2
commit
7ccabe0d39
@ -3,14 +3,11 @@
|
||||
enable = true;
|
||||
matchBlocks = {
|
||||
jet = {
|
||||
identityFile = "~/.ssh/id_ed25519_sk";
|
||||
hostname = "jet.echo.clicks.domains";
|
||||
user = "maddie";
|
||||
};
|
||||
clicks = {
|
||||
identityFile = "~/.ssh/clickscodes";
|
||||
hostname = "git.clicks.codes";
|
||||
port = 29418;
|
||||
desktop = {
|
||||
hostname = "desktop.maddie.clicks.domains";
|
||||
user = "maddie";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user