mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-19 05:59:06 -04:00
8 lines
552 B
Plaintext
8 lines
552 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
|
|
# SPDX-FileCopyrightText: 2024 Harald Sitter <sitter@kde.org>
|
|
|
|
# nvidia-utils installs this config to force load nvidia-uvm. This of course fails on non-nvidia systems.
|
|
# Disable the config instead. The hope is that nvidia-uvm will auto-load, if not we'll have to do some systemd-generator
|
|
# trickery to get it loaded conditionally. - sitter
|
|
# https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/commit/7b9efaa441b239331aeefe59de071e3e9b6f3772
|