add flatpak remive repo id

This commit is contained in:
Simon Rieger 2025-06-27 14:15:47 +02:00
parent 6323d813f7
commit 0adf7c026f

View file

@ -6,7 +6,7 @@
echo "Packetinstallation hat begonnen, bitte das sudo Passwort nach Bedarf eingeben!!!"
{{ if eq .chezmoi.os "linux" -}}
{{ if eq .chezmoi.osRelease.id "fedora" -}}
{{ if or (eq .chezmoi.osRelease.id "fedora") (eq .chezmoi.osRelease.id "fedora-asahi-remix") -}}
{{ .chezmoi.homeDir }}/install-fedora.sh
{{ else -}}
echo "keine Änderungen für diese Distribution eingetragen"