nix-config/roles/google-chrome/tasks/main.yaml

7 lines
121 B
YAML

---
- name: Install
community.general.flatpak:
name:
- com.google.Chrome
method: user
state: present