mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
treewide: Migrate to new nvidia modules
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
imports = [
|
||||
../../../../common/cpu/intel
|
||||
../../../../common/pc/laptop
|
||||
../../../../common/gpu/nvidia-disable.nix
|
||||
../../../../common/gpu/nvidia/disable.nix
|
||||
../common.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
imports = [
|
||||
../../../../common/cpu/intel
|
||||
../../../../common/pc/laptop
|
||||
../../../../common/gpu/nvidia.nix
|
||||
../../../../common/gpu/nvidia/prime.nix
|
||||
../common.nix
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user