diff --git a/linux/CompletePhysicalFedora.sls b/linux/CompletePhysicalFedora.sls index 330b362..bc07c2a 100644 --- a/linux/CompletePhysicalFedora.sls +++ b/linux/CompletePhysicalFedora.sls @@ -3,6 +3,8 @@ Installation des packages qui vont bien: pkg.installed: - pkgs: + - https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm + - https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm - keepassx - gnucash - libreoffice-langpack-fr @@ -16,8 +18,12 @@ - p7zip-plugins - p7zip-gui - calibre - - https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm - - https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm + - vlc + - xpra + - xpra-html5 + - x264 + - dnf-automatic + - nextcloud-client Suppression des packages inutiles: pkg.purged: