refactor(system): flatten
This commit is contained in:
parent
ef1482a65a
commit
8298fc375a
42 changed files with 239 additions and 89 deletions
|
|
@ -6,9 +6,9 @@ in
|
|||
|
||||
{
|
||||
imports = [
|
||||
./amd
|
||||
./intel
|
||||
./nvidia
|
||||
./amd.nix
|
||||
./intel.nix
|
||||
./nvidia.nix
|
||||
];
|
||||
|
||||
options.systemModules.host.hardware.gpu.type = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue