diff --git a/softwares/workstation.sls b/softwares/workstation.sls index 71aa0c7..350c25a 100644 --- a/softwares/workstation.sls +++ b/softwares/workstation.sls @@ -13,4 +13,11 @@ include: - pkgs: - evolution-ews - evolution-langpacks + +'Installons les logiciels pour XRDP': + pkg.installed: + - pkgs: + - xrdp + - xrdp-pulseaudio-installer + {% endif %} \ No newline at end of file