nix-config/roles/github-desktop/tasks/main.yaml

7 lines
129 B
YAML

---
- name: Install
community.general.flatpak:
name:
- io.github.shiftey.Desktop
method: user
state: present