mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat(tahina): init
This commit is contained in:
@@ -29,6 +29,11 @@ in {
|
||||
user = "root";
|
||||
port = sshPort;
|
||||
};
|
||||
tahina = {
|
||||
hostname = "tahina.r";
|
||||
user = "root";
|
||||
port = sshPort;
|
||||
};
|
||||
manakish = {
|
||||
hostname = "manakish.r";
|
||||
user = "kfm";
|
||||
@@ -44,10 +49,6 @@ in {
|
||||
user = "kfm";
|
||||
port = sshPort;
|
||||
};
|
||||
tahina = {
|
||||
hostname = "130.61.131.53";
|
||||
user = "ubuntu";
|
||||
};
|
||||
"nextcloud.fysi.dev" = {
|
||||
hostname = "116.203.82.203";
|
||||
user = "root";
|
||||
|
||||
Reference in New Issue
Block a user