mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
bully the xserver module into submission
This commit is contained in:
parent
d54aee78da
commit
9f014f7dfa
2 changed files with 55 additions and 55 deletions
|
|
@ -41,11 +41,13 @@ Section "Device"
|
|||
Identifier "nvidia"
|
||||
Driver "nvidia"
|
||||
BusID "PCI:1:0:0"
|
||||
Option "SidebandSocketPath" "/run/nvidia-xdriver/"
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
Identifier "nvidia"
|
||||
Device "nvidia"
|
||||
Option "RandRRotation" "on"
|
||||
Option "AllowEmptyInitialConfiguration"
|
||||
EndSection
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue