Initial commit

This commit is contained in:
seajee
2024-12-21 12:59:01 +01:00
commit 1263f28d03
27 changed files with 1771 additions and 0 deletions

6
xorg/20-nvidia.conf Normal file
View File

@@ -0,0 +1,6 @@
Section "Device"
Identifier "NVIDIA Card"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 1050"
EndSection