diff --git a/softwares/workstation.sls b/softwares/workstation.sls index 1523244..9862b9a 100644 --- a/softwares/workstation.sls +++ b/softwares/workstation.sls @@ -9,12 +9,10 @@ include: Installons les logiciels: pkg.installed: - pkgs: - - sshfs - - encfs - calibre -# - thunderbird -# - evolution-ews -# - evolution-langpacks -# - libreoffice-help-fr -# - keepass + - thunderbird + - evolution-ews + - evolution-langpacks + - libreoffice-help-fr + - keepass {% endif %} \ No newline at end of file