{ pkgs, ... }: { imports = [ ./xfreerdp.nix ./git.nix ]; home.packages = with pkgs; [ pulumi-bin ]; }