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

feat(fatteh): integrate into niveum

This commit is contained in:
2024-03-19 20:31:02 +01:00
parent d4cb0abc24
commit f57d1780fb
14 changed files with 71 additions and 134 deletions

View File

@@ -74,6 +74,11 @@ in {
user = "kfm";
port = sshPort;
};
fatteh = {
hostname = "fatteh.hr";
user = "kfm";
port = sshPort;
};
};
};
}