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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user