{ pkgs, ... }: { environment.systemPackages = with pkgs; [ # needed for penrose xorg.xmodmap xorg.libxcb # virtualisation virt-manager ]; }