fix: tilføj Flathub remote og ret pakkelister

- Tilføj Flathub remote-task inden Flatpak-install (manglede på ny installation)
- Ret nvim → neovim og fjern mangojuice fra DNF i vars og manual guide
- Tilføj mangojuice som Flatpak (io.github.radiolamp.mangojuice)
- Opdater README og fedora-kde-setup med Flathub-trin
This commit is contained in:
2026-05-22 19:41:41 +02:00
parent 0b477827a8
commit 29652dbc33
3 changed files with 20 additions and 4 deletions
+7
View File
@@ -1,4 +1,11 @@
---
- name: Flatpak - Tilføj Flathub remote
community.general.flatpak_remote:
name: flathub
state: present
flatpakrepo_url: https://dl.flathub.org/repo/flathub.flatpakrepo
method: system
- name: Flatpak - Installer pakker
community.general.flatpak:
name: "{{ flatpak_packages }}"