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