treewide: Migrate to new nvidia modules
This commit is contained in:
parent
7e60458d86
commit
cdd049a353
22 changed files with 22 additions and 22 deletions
|
|
@ -5,7 +5,7 @@
|
|||
../../../common/cpu/intel
|
||||
../../../common/pc/laptop
|
||||
# To just use Intel integrated graphics with Intel's open source driver
|
||||
# ../../../common/gpu/nvidia-disable
|
||||
# ../../../common/gpu/nvidia/disable.nix
|
||||
];
|
||||
|
||||
# TODO: boot loader
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
../default.nix
|
||||
../../../../common/gpu/nvidia.nix
|
||||
../../../../common/gpu/nvidia/prime.nix
|
||||
];
|
||||
|
||||
hardware.nvidia.prime = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue