{ pkgs, ... }: { imports = [ ./mako.nix ./waybar.nix ./swww-wallpaper-changer.nix ]; home.packages = [ pkgs.wofi pkgs.wl-clipboard pkgs.pyprland ]; }