added r to system config
This commit is contained in:
parent
e03a89b942
commit
23b2935c54
3 changed files with 6 additions and 3 deletions
|
@ -25,8 +25,8 @@
|
|||
powerManagement.enable = false;
|
||||
powerManagement.finegrained = false;
|
||||
open = false;
|
||||
nvidiaSettings = true;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
nvidiaSettings = false;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.vulkan_beta;
|
||||
};
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue