mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(hakurei): new ct
This commit is contained in:
parent
3e277a645f
commit
aaa372bced
18 changed files with 491 additions and 286 deletions
|
|
@ -59,7 +59,7 @@ with lib; {
|
|||
};
|
||||
|
||||
jobs = let
|
||||
enabledHosts = ["tewi" "tei" "mediabox" "reisen-ct"];
|
||||
enabledHosts = ["hakurei" "tei" "mediabox" "reisen-ct"];
|
||||
in
|
||||
mapAttrs' (k: nameValuePair "${k}") (genAttrs enabledHosts (host: {
|
||||
tasks.${host}.inputs = channels.nixfiles.network.nodes.${host}.system.build.toplevel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue