Add mesa-vulkan-drivers step to readme

This commit is contained in:
Joe Hermaszewski 2018-04-07 16:02:18 +08:00
parent 5df6048ead
commit 0ba511aeb3

View File

@ -133,6 +133,8 @@ OpenGL version string: 4.6.0 NVIDIA 390.25
Another example (on an XPS 9560 with the Intel GPU selected):
```bash
$ sudo apt install mesa-vulkan-drivers
...
$ nixVulkanIntel $(nix-build '<nixpkgs>' --no-out-link -A vulkan-loader)/bin/vulkaninfo | grep VkPhysicalDeviceProperties -A 7
VkPhysicalDeviceProperties:
===========================