mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
switched to older kernel and newer nvidia game-laptop
This commit is contained in:
parent
1e58b111c0
commit
9689d623aa
2 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
_: {
|
||||
_: {config, ...}: {
|
||||
hardware.nvidia = {
|
||||
package = config.boot.kernelPackages.nvidiaPackages.latest;
|
||||
prime = {
|
||||
offload.enable = true;
|
||||
amdgpuBusId = "PCI:5:0:0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue