{ pkgs, ... }: { imports = [ ./alacritty ./firefox ./gnome-mines ./sway ]; environment.systemPackages = with pkgs; [ chromium imv wf-recorder ]; }