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