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