feat: meiling

This commit is contained in:
arcnmx 2025-09-03 23:18:59 -07:00
parent dd30009b7e
commit 47ca22ff47
30 changed files with 431 additions and 70 deletions

View file

@ -67,6 +67,11 @@
nodeType = "proxmox";
userReferenceSystem = "hakurei";
};
meiling = {
root = ../systems/meiling;
nodeType = "proxmox";
userReferenceSystem = "ct-meiling";
};
};
inherit (inputs.self.lib.lib) userIs;
INPUT_INFRABINS = string.escapeShellArg [ "putfile64" "pve" "mkpam" "ct-config" ];