mirror of
https://git.feal.no/felixalb/nixos-config.git
synced 2025-10-06 04:53:57 +02:00
challenger: disable nvidia.open
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
hardware.nvidia = {
|
||||
modesetting.enable = true;
|
||||
open = true;
|
||||
open = false;
|
||||
};
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
|
Reference in New Issue
Block a user