Replace Firefox Snap with Mozilla repo package

Fixes #20
This commit is contained in:
2024-04-06 12:57:59 +01:00
parent b57c3f9916
commit 19d0ac491b
3 changed files with 57 additions and 2 deletions

View File

@@ -3,10 +3,11 @@
- import_playbook: UnixGUI.yaml
- hosts: localhost
roles:
- role: firefox
- role: kitty
- role: cider
- role: gnome-tweaks
when: "'GNOME' in ansible_env.XDG_CURRENT_DESKTOP"
- role: kitty
- role: xremap
when: >
'GNOME' in ansible_env.XDG_CURRENT_DESKTOP and