From eef1edc15536629a94f76b9fe3250bc73b7dcb18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 3 Apr 2018 05:58:47 +0000 Subject: [PATCH] Update 'linux/CommonFedora.sls' --- linux/CommonFedora.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/CommonFedora.sls b/linux/CommonFedora.sls index 6f8f9c5..f11115e 100644 --- a/linux/CommonFedora.sls +++ b/linux/CommonFedora.sls @@ -1,7 +1,6 @@ Installation des paquets pour toutes les Fedora: pkg.installed: - pkgs: - - keepassx - fuse-sshfs - libreoffice-langpack-fr - unzip @@ -13,4 +12,5 @@ Installation des paquets pour toutes les Fedora: - gnome-tweak-tool - filezilla - thunderbird - - nextcloud-client \ No newline at end of file + - nextcloud-client + - keepassxc \ No newline at end of file