jim3692
jim3692
> 2. Determines which arch are they, and appropiately symlinks each store to `/run/opengl-driver(-32)` I can't understand how the games manage to find the OpenGL drivers in that path. Are...
Great. I will check it. Is there any related documentation to that? I want to understand whether something like this is possible for Vulkan.
Sorry. My fault. I expected Vulkan to require a different method, as it's exposed with `nixVulkanIntel`, and not `nixGL`. Your script seems to work fine on Arch.
Linux Mint 21.3 does not use Pipewire by default. [This will change in Mint 22](https://www.omgubuntu.co.uk/2024/04/linux-mint-22-adopts-pipewire-hwe-kernels). For now, you can try [this workaround](https://linuxgenie.net/install-pipewire-on-linux-mint-21/).
> Should we include the flake changes into this PR as well? We should probably do it this way, in order to not break anything (hopefully) while migrating
> We should be able to remove the unsafe code used in the pw-dump caching, I can help with that I do not see any point for further improvements on...