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