mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Hardware/Nvidia/Opensource]: remove non-functional nouveau.perflvl_wr boot option
Was removed quite some time ago already.
This commit is contained in:
parent
bb86869b6a
commit
1387a101e6
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ in {
|
|||
boot.initrd.kernelModules = [ "nouveau" ];
|
||||
|
||||
aviallon.boot.cmdline = {
|
||||
"nouveau.perflvl_wr" = 7777;
|
||||
"nouveau.pstate" = 1;
|
||||
"nouveau.runpm" = 1;
|
||||
"nouveau.modeset" = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue