~isantop/system76-driver/switchboard-plug

1
2
3
4
5
6
7
8
9
10
11
12
Section "Quirk"
    Identifier "System76 PC"
    Handler "nvidia-331-updates"
    Match "sys_vendor" "System76, Inc."
    XorgSnippet
        Section "Device"
            Identifier "System76 nVidia Card"
            Driver "nvidia"
            Option "NoLogo" "True"
        EndSection
    EndXorgSnippet
EndSection