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

feat(manakish): add to retiolum

This commit is contained in:
2020-11-06 10:52:30 +01:00
parent 23d60233a0
commit 43fc9ebba2
2 changed files with 6 additions and 1 deletions

View File

@@ -25,6 +25,11 @@ in {
user = "root";
port = sshPort;
};
manakish = {
hostname = "manakish.r";
user = "kfm";
port = sshPort;
};
homeros = {
hostname = "homeros.r";
user = "kfm";