nixos/nix-required-mounts: add driverLink symlink target to NVIDIA defaults

Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
This commit is contained in:
Connor Baker
2025-07-18 04:22:43 +00:00
parent e821e03193
commit 0b47ed1b35

View File

@@ -47,7 +47,10 @@ let
);
driverPaths = [
# opengl:
# NOTE: Since driverLink is just a symlink, we need to include its target as well.
pkgs.addDriverRunpath.driverLink
config.systemd.tmpfiles.settings.graphics-driver."/run/opengl-driver"."L+".argument
# mesa:
config.hardware.graphics.package