add and remove packages to reflect current state
This commit is contained in:
@@ -15,7 +15,7 @@ flatpak_flatpaks:
|
|||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
com.bitstower.Markets:
|
com.bitstower.Markets:
|
||||||
state: present
|
state: absent
|
||||||
remote: flathub
|
remote: flathub
|
||||||
com.bitwarden.desktop:
|
com.bitwarden.desktop:
|
||||||
state: present
|
state: present
|
||||||
@@ -27,7 +27,7 @@ flatpak_flatpaks:
|
|||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
com.github.gi_lom.dialect:
|
com.github.gi_lom.dialect:
|
||||||
state: present
|
state: absent
|
||||||
remote: flathub
|
remote: flathub
|
||||||
com.github.johnfactotum.Foliate:
|
com.github.johnfactotum.Foliate:
|
||||||
state: present
|
state: present
|
||||||
@@ -77,6 +77,9 @@ flatpak_flatpaks:
|
|||||||
io.github.celluloid_player.Celluloid:
|
io.github.celluloid_player.Celluloid:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
|
io.github.seadve.Kooha:
|
||||||
|
state: present
|
||||||
|
remote: flathub
|
||||||
org.chromium.Chromium:
|
org.chromium.Chromium:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
@@ -92,15 +95,18 @@ flatpak_flatpaks:
|
|||||||
org.gimp.GIMP:
|
org.gimp.GIMP:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
|
org.gnome.gitg:
|
||||||
|
state: absent
|
||||||
|
remote: flathub
|
||||||
org.gnome.Extensions:
|
org.gnome.Extensions:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
org.gnome.Solanum:
|
org.gnome.Solanum:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
#org.gtk.Gtk3theme.Adwaita-dark:
|
org.libreoffice.LibreOffice:
|
||||||
# state: present
|
state: present
|
||||||
# remote: flathub
|
remote: flathub
|
||||||
org.mozilla.firefox:
|
org.mozilla.firefox:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
@@ -242,10 +248,12 @@ rpm_ostree_layered_packages:
|
|||||||
state: present
|
state: present
|
||||||
strace:
|
strace:
|
||||||
state: present
|
state: present
|
||||||
|
tmux:
|
||||||
|
state: present
|
||||||
virt-manager:
|
virt-manager:
|
||||||
state: present
|
state: present
|
||||||
#libvirt-client:
|
libvirt-client:
|
||||||
# state: absent
|
state: present
|
||||||
wl-clipboard:
|
wl-clipboard:
|
||||||
state: present
|
state: present
|
||||||
youtube-dl:
|
youtube-dl:
|
||||||
|
|||||||
@@ -19,32 +19,19 @@ flatpak_flatpaks_overwrite:
|
|||||||
# com.valvesoftware.Steam.CompatibilityTool.Proton:
|
# com.valvesoftware.Steam.CompatibilityTool.Proton:
|
||||||
# state: present
|
# state: present
|
||||||
# remote: flathub
|
# remote: flathub
|
||||||
io.github.gitahead.GitAhead:
|
|
||||||
state: absent
|
|
||||||
remote: flathub
|
|
||||||
io.mgba.mGBA:
|
io.mgba.mGBA:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
io.openrct2.OpenRCT2:
|
io.openrct2.OpenRCT2:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
org.gnome.gitg:
|
|
||||||
state: absent
|
|
||||||
remote: flathub
|
|
||||||
org.kde.kid3:
|
org.kde.kid3:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
org.libreoffice.LibreOffice:
|
|
||||||
state: present
|
|
||||||
remote: flathub
|
|
||||||
org.musicbrainz.Picard:
|
org.musicbrainz.Picard:
|
||||||
state: present
|
state: present
|
||||||
remote: flathub
|
remote: flathub
|
||||||
|
|
||||||
rpm_ostree_layered_packages_overwrite:
|
rpm_ostree_layered_packages_overwrite:
|
||||||
'https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-34.noarch.rpm':
|
|
||||||
state: present
|
|
||||||
VirtualBox:
|
|
||||||
state: absent
|
|
||||||
radeontop:
|
radeontop:
|
||||||
state: present
|
state: present
|
||||||
|
|||||||
@@ -18,9 +18,5 @@ flatpak_flatpaks_overwrite:
|
|||||||
remote: flathub
|
remote: flathub
|
||||||
|
|
||||||
rpm_ostree_layered_packages_overwrite:
|
rpm_ostree_layered_packages_overwrite:
|
||||||
'https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-34.noarch.rpm':
|
|
||||||
state: present
|
|
||||||
radeontop:
|
radeontop:
|
||||||
state: present
|
state: present
|
||||||
VirtualBox:
|
|
||||||
state: absent
|
|
||||||
|
|||||||
Reference in New Issue
Block a user