{ config, lib, pkgs, ... }: { environment.systemPackages = with pkgs ; [ bitwig-studio ]; }