1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix(ssh): fatteh hostname

This commit is contained in:
2024-03-20 08:12:59 +01:00
parent 491a13ed95
commit f8bfc83a61

View File

@@ -82,7 +82,7 @@ in {
port = sshPort;
};
fatteh = {
hostname = "fatteh.hr";
hostname = "fatteh.r";
user = "kfm";
port = sshPort;
};