From 00aead3406095f237ff5619d8ac0f108429ad107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Fri, 16 Nov 2018 19:25:40 +0000 Subject: [PATCH] MAJ des logiciels --- softwares/workstation.sls | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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