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:
@@ -82,7 +82,7 @@ in {
|
||||
port = sshPort;
|
||||
};
|
||||
fatteh = {
|
||||
hostname = "fatteh.hr";
|
||||
hostname = "fatteh.r";
|
||||
user = "kfm";
|
||||
port = sshPort;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user