nix-config/roles/spotify/tasks/main.yaml

7 lines
122 B
YAML

---
- name: Install
community.general.flatpak:
name:
- com.spotify.Client
method: user
state: present