fix identityfile for host
This commit is contained in:
@@ -655,7 +655,7 @@ in
|
||||
};
|
||||
"tools.epicenter.works" = {
|
||||
user = "root";
|
||||
identityFile = "~/.ssh/epicenter.id_rsa";
|
||||
identityFile = "~/.ssh/epicenter_id_ed25519";
|
||||
};
|
||||
"*.epicenter.works !tools.epicenter.works" = {
|
||||
user = "dominik";
|
||||
|
||||
Reference in New Issue
Block a user