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