{ pkgs, ... }: { hardware.graphics = { ## radv: an open-source Vulkan driver from freedesktop enable = true; enable32Bit = true; }; }