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

feat: init ful

This commit is contained in:
2022-05-20 23:04:15 +02:00
parent abb7924fca
commit 93b8d31a33
5 changed files with 96 additions and 4 deletions

View File

@@ -57,9 +57,9 @@ in {
hostname = "135.181.85.233";
user = "root";
};
oracle = {
hostname = "130.61.171.199";
user = "ubuntu";
ful = {
hostname = "ful.r";
user = "root";
};
};
};