ssh-client

This commit is contained in:
Daniel Langbein 2024-01-03 15:35:46 +01:00
parent 943f61e782
commit cba425fc5a
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -93,6 +93,12 @@
port = 2226;
compression = true;
};
"rootHedgehog" = {
hostname = "p1st.de";
user = "root";
port = 2226;
compression = true;
};
"unlockHedgehog" = {
hostname = "p1st.de";
user = "root";