[nvidia] Move into module
This commit is contained in:
parent
00e003214f
commit
b57c8c329a
9 changed files with 87 additions and 48 deletions
5
nixos/modules/hardware/default.nix
Normal file
5
nixos/modules/hardware/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./nvidia
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue