summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-12-11 21:38:44 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-12-11 21:38:44 (GMT)
commit840371690b62ee807ad63855af9a6ed66f0b38ba (patch)
treef5d1f7e20e8c8751b7a217f4c24c37788e602f87 /abs/core/system-templates/templates
parentf06d8e1bedfcf6d424a4736d43f366d95fb33690 (diff)
parentbcfdb82efc43195d9fa214bf256d91573c65828e (diff)
downloadlinhes_pkgbuild-840371690b62ee807ad63855af9a6ed66f0b38ba.zip
linhes_pkgbuild-840371690b62ee807ad63855af9a6ed66f0b38ba.tar.gz
linhes_pkgbuild-840371690b62ee807ad63855af9a6ed66f0b38ba.tar.bz2
Merge branch 'testing'
Diffstat (limited to 'abs/core/system-templates/templates')
-rw-r--r--abs/core/system-templates/templates/xorg/xorg.nvidia4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/xorg/xorg.nvidia b/abs/core/system-templates/templates/xorg/xorg.nvidia
index 75a90cd..eae5162 100644
--- a/abs/core/system-templates/templates/xorg/xorg.nvidia
+++ b/abs/core/system-templates/templates/xorg/xorg.nvidia
@@ -5,3 +5,7 @@ Section "Device"
Option "DPI" "100 x 100"
Option "NoLogo" "1"
EndSection
+
+Section "Files"
+ ModulePath "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
+EndSection