morn: Init new host

This commit is contained in:
2025-03-19 17:14:09 +01:00
parent ed47f7b1bf
commit 4ec8b69cde
4 changed files with 80 additions and 0 deletions

View File

@@ -105,6 +105,9 @@
# Web host
malcolm = normalSys "malcolm" { };
# General application server
morn = normalSys "morn" { };
# Home desktop
sisko = normalSys "sisko" {
};