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

@@ -55,4 +55,9 @@ in {
name = "toum";
address = "toum.r";
});
makanek = writeDeploy "deploy-makanek" (regularSystem {
path = systems/makanek;
name = "makanek";
address = "88.99.83.173";
});
}