{pkgs, ...}: { imports = [ ./firefox.nix ./alacritty.nix ]; home.packages = with pkgs; [ neovide bitwarden otpclient signal-desktop fractal libreoffice ]; }