mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
fix(ssh): fatteh hostname
This commit is contained in:
@@ -82,7 +82,7 @@ in {
|
|||||||
port = sshPort;
|
port = sshPort;
|
||||||
};
|
};
|
||||||
fatteh = {
|
fatteh = {
|
||||||
hostname = "fatteh.hr";
|
hostname = "fatteh.r";
|
||||||
user = "kfm";
|
user = "kfm";
|
||||||
port = sshPort;
|
port = sshPort;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user