{ config, pkgs, ... }: { environment.systemPackages = [ pkgs.meson pkgs.wayland-protocols pkgs.wayland-utils pkgs.wl-clipboard pkgs.wlroots ]; }