mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat: meiling
This commit is contained in:
parent
dd30009b7e
commit
47ca22ff47
30 changed files with 431 additions and 70 deletions
|
|
@ -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" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue