machines/all: machine description

This commit is contained in:
2026-05-01 11:13:53 +07:00
parent 1d823afe58
commit bc04896b63
16 changed files with 23 additions and 9 deletions
+1
View File
@@ -8,6 +8,7 @@ let
domain = "poy-inventory.newedge.house";
in
{
clan.core.settings.machine.description = "VM machine that host Inventree system for Poy";
imports = [
inputs.self.nixosModules.inventree
];