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