Add new device - elderbug

This commit is contained in:
2023-07-09 21:47:38 +01:00
parent e74bcbc30c
commit c9c4d2c95d
13 changed files with 140 additions and 2 deletions

View File

@@ -116,6 +116,10 @@
hostname = "dingbox";
headless = false;
};
elderbug = hostSystem {
hostname = "elderbug";
headless = false;
};
miniding = hostSystem {
hostname = "miniding";
headless = false;