nixos/nix-required-mounts: add driverLink symlink target (#426280)

This commit is contained in:
Connor Baker
2025-07-21 10:16:09 -07:00
committed by GitHub
@@ -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