diff --git a/group_vars/silverblue.yml b/group_vars/silverblue.yml index 9a976f8..a7bd62e 100644 --- a/group_vars/silverblue.yml +++ b/group_vars/silverblue.yml @@ -89,9 +89,6 @@ flatpak_flatpaks: org.gnome.Extensions: state: present remote: flathub - org.gnome.Firmware: - state: present - remote: flathub org.gnome.Solanum: state: present remote: flathub @@ -251,4 +248,4 @@ users: home_gnome_shell_extensions: 'https://github.com/ubuntu/gnome-shell-extension-appindicator': - extension_uuid: 'appindicatorsupport@rgcjonas.gmail.com' \ No newline at end of file + extension_uuid: 'appindicatorsupport@rgcjonas.gmail.com' diff --git a/host_vars/chapek9.yml b/host_vars/chapek9.yml index d90ac9e..d09a19a 100644 --- a/host_vars/chapek9.yml +++ b/host_vars/chapek9.yml @@ -3,4 +3,9 @@ etc_hostname: chapek9 rpm_ostree_kargs_overwrite: 'i915.enable_psr=0': - state: present \ No newline at end of file + state: present + +flatpak_flatpaks_overwrite: + org.gnome.Firmware: + state: present + remote: flathub diff --git a/host_vars/ice9.yml b/host_vars/ice9.yml index 8dcf998..d94bbec 100644 --- a/host_vars/ice9.yml +++ b/host_vars/ice9.yml @@ -37,4 +37,12 @@ rpm_ostree_layered_packages_overwrite: 'https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm': state: present VirtualBox: - state: present \ No newline at end of file + state: present + flameshot: + state: absent + qemu-kvm: + state: absent + libvirt: + state: absent + virt-manager: + state: absent