{ config, ... }: let unstable = (import ../unstable.nix config); in { environment.systemPackages = [ unstable.mesa ]; }