{pkgs, ...}: { imports = [./chromium.nix ./wezterm.nix]; home.packages = with pkgs; [libreoffice-fresh otpclient]; }