Allow Flatpak On Pinephone (#34)
* Allow flatpak on Pinephone for now. * Alter pinephone comment.
This commit is contained in:
@ -66,7 +66,7 @@
|
||||
|
||||
# Software Tasks #
|
||||
- include: tasks/workstation/linux/software/flatpaks.yml
|
||||
when: ansible_system == "Linux" and flatpak_distro and not mobile
|
||||
when: ansible_system == "Linux" and flatpak_distro
|
||||
|
||||
- include: tasks/workstation/linux/software/brave.yml
|
||||
when: ansible_pkg_mgr in ("apt", "dnf") and not mobile
|
||||
|
Reference in New Issue
Block a user