{pkgs, ...}: { imports = [./default.nix ./git/work.nix ./ssh/work.nix]; home.packages = with pkgs; [nomachine-client teams zoom-us]; }