{ pkgs ? import {} }: pkgs.mkShell { packages = with pkgs; [ inotify-tools waybar mako swaynotificationcenter libnotify babashka pavucontrol ]; }