[Backport release-25.05] nixos/nix-required-mounts: add driverLink symlink target (#427203)

This commit is contained in:
Connor Baker
2025-07-21 10:24:10 -07:00
committed by GitHub

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