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
6
meta.nix
6
meta.nix
|
|
@ -54,6 +54,12 @@
|
|||
nixfiles.nixos.base
|
||||
];
|
||||
};
|
||||
hakurei = {
|
||||
imports = [
|
||||
./systems/hakurei/nixos.nix
|
||||
nixfiles.nixos.base
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue