mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 11:17:17 +00:00
Changes nvidia gpu config
This commit is contained in:
parent
6817cea882
commit
92baf9b91b
1 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
|||
{...}: {
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
};
|
||||
hardware.graphics.enable = true;
|
||||
|
||||
hardware.nvidia = {
|
||||
modesetting.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue