mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(goliath): refactor, make fans sane
This commit is contained in:
parent
67f6cccf47
commit
69d4363c8c
18 changed files with 178 additions and 335 deletions
3
tree.nix
3
tree.nix
|
|
@ -64,6 +64,9 @@
|
|||
"nixos/hardware" = {
|
||||
external = inputs.nixos-hardware.outputs.nixosModules;
|
||||
};
|
||||
"nixos/hardware/conditional" = {
|
||||
functor.enable = true;
|
||||
};
|
||||
"modules/nixos" = {
|
||||
functor = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue