diff --git a/softwares/userstation.sls b/softwares/userstation.sls index 57858f0..5570a92 100644 --- a/softwares/userstation.sls +++ b/softwares/userstation.sls @@ -16,15 +16,22 @@ Installons les logiciels: - calibre - thunderbird - libreoffice-help-fr - - libreoffice-langpack-fr - - keepass - filezilla - - fuse-sshfs - - fuse-encfs - ncftp - xsane - system-config-printer - gnome-tweaks + {% if grains['os_family'] == 'RedHat' %} + - fuse-sshfs + - fuse-encfs + - libreoffice-langpack-fr + - keepass + {% elif grains['os_family'] == 'Debian' %} + - sshfs + - encfs + - keepass2 + - libreoffice-l10n-fr + {% endif %} # timedatectl set-timezone Europe/Paris Europe/Paris: