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

feat: add makanek to retiolum

This commit is contained in:
2020-11-03 20:18:57 +01:00
parent 36ed681e99
commit 561faed161
4 changed files with 7 additions and 7 deletions

View File

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