Update .local/share/chezmoi/software.yml
This commit is contained in:
parent
a81fdf4f22
commit
a4d6bcc0f9
1 changed files with 2 additions and 0 deletions
|
@ -2020,9 +2020,11 @@ softwarePackages:
|
||||||
_name: Google Assistant for Desktop
|
_name: Google Assistant for Desktop
|
||||||
_service: true
|
_service: true
|
||||||
_type: application
|
_type: application
|
||||||
|
ansible: professormanhattan.googleassistant
|
||||||
github: github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client
|
github: github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client
|
||||||
snap: g-assist
|
snap: g-assist
|
||||||
google-assistant:darwin:
|
google-assistant:darwin:
|
||||||
|
_note: When google-assistant:darwin or google-assistant:linux-distro-id (e.g. google:assistant:ubuntu is present, it takes precedence over the regular google-assistant entry)
|
||||||
_when: '! test -d /Applications/Google Assistant.app'
|
_when: '! test -d /Applications/Google Assistant.app'
|
||||||
ansible: professormanhattan.googleassistant
|
ansible: professormanhattan.googleassistant
|
||||||
google-assistant:windows:
|
google-assistant:windows:
|
||||||
|
|
Loading…
Reference in a new issue