This commit is contained in:
Oliver Traber 2023-11-22 23:07:59 +01:00
parent 894837c274
commit 5694e6bd95
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -19,11 +19,19 @@
- fonts-font-awesome - fonts-font-awesome
- fonts-noto-color-emoji - fonts-noto-color-emoji
- name: Add flathub remote to flatpak
become: yes
community.general.flatpak_remote:
name: flathub
state: present
flatpakrepo_url: https://dl.flathub.org/repo/flathub.flatpakrepo
- name: Install wezterm - name: Install wezterm
become: yes become: yes
community.general.flatpak: community.general.flatpak:
name: org.wezfurlong.wezterm name: org.wezfurlong.wezterm
state: present state: present
method: user
- name: Copy config files - name: Copy config files
copy: copy: