{ pkgs, ... }: { imports = [ ./alacritty ./firefox ./sway ]; environment.systemPackages = with pkgs; [ imv ]; }