{ pkgs, lib, outputs, ... }: { imports = [ # ]; home.packages = with pkgs; [ alacritty brave libreoffice libnotify firefox ]; }