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:
@@ -25,6 +25,11 @@ in {
|
||||
user = "root";
|
||||
port = sshPort;
|
||||
};
|
||||
manakish = {
|
||||
hostname = "manakish.r";
|
||||
user = "kfm";
|
||||
port = sshPort;
|
||||
};
|
||||
homeros = {
|
||||
hostname = "homeros.r";
|
||||
user = "kfm";
|
||||
|
||||
Reference in New Issue
Block a user