mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: migrate to Gensokyo-zone/infrastructure systems modules
This commit is contained in:
parent
d021ec2e15
commit
c5e8103b6b
6 changed files with 196 additions and 174 deletions
5
tree.nix
5
tree.nix
|
|
@ -67,6 +67,11 @@
|
|||
"nixos/hardware/conditional" = {
|
||||
functor.enable = true;
|
||||
};
|
||||
"modules/system" = {
|
||||
functor = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
"modules/nixos" = {
|
||||
functor = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue