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

feat(makanek): host codimd, nextcloud

This commit is contained in:
2020-10-31 20:51:25 +01:00
parent 96cb298584
commit 77e97e84a9
6 changed files with 132 additions and 21 deletions

View File

@@ -20,8 +20,13 @@ in {
port = 443;
};
zaatar = {
hostname = "zaatar.r";
user = "kiosk";
hostname = "zaatar.local";
user = "root";
port = sshPort;
};
makanek = {
hostname = "88.99.83.173";
user = "root";
port = sshPort;
};
homeros = {