removing flatpak filth

This commit is contained in:
2025-05-15 21:55:10 -07:00
parent 38de4137bb
commit cc7cdcf797
2 changed files with 2 additions and 24 deletions

View File

@@ -39,22 +39,6 @@
tags:
- packages
- name: Setup Flatpak and install packages
block:
- name: Add Flathub repository
flatpak_remote:
name: flathub
state: present
flatpakrepo_url: "https://flathub.org/repo/flathub.flatpakrepo"
- name: Install Flatpak packages
flatpak:
name: "{{ item }}"
state: present
loop: "{{ flatpak_packages }}"
tags:
- packages
## RPM Fusion
- name: Install RPM Fusion Free Repository
package:

View File

@@ -1,6 +1,6 @@
---
copr_repos:
- axeld/eww
- useidel/signal-desktop
packages:
- sway
@@ -65,13 +65,7 @@ packages:
- zathura
- zathura-plugins-all
- glow
flatpak_packages:
- net.ankiweb.Anki
- org.torproject.torbrowser-launcher
- org.signal.Signal
- com.brave.Browser
- io.mpv.Mpv
- torbrowser-launcher
init_groups:
- wheel