feat: migrate to Gensokyo-zone/infrastructure systems modules

This commit is contained in:
Kat Inskip 2024-07-13 12:25:35 -07:00
parent d021ec2e15
commit c5e8103b6b
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
6 changed files with 196 additions and 174 deletions

View file

@ -67,6 +67,11 @@
"nixos/hardware/conditional" = {
functor.enable = true;
};
"modules/system" = {
functor = {
enable = true;
};
};
"modules/nixos" = {
functor = {
enable = true;