Update 2 files

- /home/.chezmoidata.yaml
- /software.yml
This commit is contained in:
Brian Zalewski 2023-01-24 15:33:59 +00:00
parent fcbe42c6b6
commit 139726b214
2 changed files with 14 additions and 3 deletions

View file

@ -282,6 +282,7 @@ softwareGroups:
- jitsi-meet - jitsi-meet
- keybase - keybase
- skype - skype
- signal
- slack - slack
- telegram - telegram
- zoom - zoom

View file

@ -184,6 +184,7 @@ softwarePackages:
- deja-dup - deja-dup
- dialect - dialect
- drawing - drawing
- flatseal
- forklift - forklift
- gnome-calendar - gnome-calendar
- gnome-document-viewer - gnome-document-viewer
@ -204,8 +205,6 @@ softwarePackages:
- warp-transfer - warp-transfer
- web-font-generator - web-font-generator
- what-ip - what-ip
# Only works with at least one package specified
flatpak: flatseal
_nautilus-extensions: _nautilus-extensions:
_deps: _deps:
- nautilus-gtkhash - nautilus-gtkhash
@ -644,6 +643,17 @@ softwarePackages:
github: github.com/Azure/azure-functions-core-tools github: github.com/Azure/azure-functions-core-tools
npm: azure-functions-core-tools@4 npm: azure-functions-core-tools@4
_service: false _service: false
signal:
_bin: signal
_desc: Signal is a cross-platform centralized encrypted instant messaging service developed by the non-profit Signal Foundation and its subsidiary, the Signal Messenger LLC. Users can send one-to-one and group messages, which can include files, voice notes, images, and videos.
_docs: https://support.signal.org/hc/en-us
_github: https://github.com/signalapp/Signal-Desktop
_home: https://signal.org
_name: Signal Desktop
cask: signal
choco: signal
flatpak: org.signal.Signal
scoop: signal
balenaetcher: balenaetcher:
_appImageName: balenaEtcher.AppImage _appImageName: balenaEtcher.AppImage
_bin: null _bin: null
@ -4977,7 +4987,7 @@ softwarePackages:
pacman: nebula pacman: nebula
_service: false _service: false
nectar: nectar:
_bin: nerd _bin: nectar
_desc: JavaScript native compiler. No bytecode no VM, just pure native binaries. _desc: JavaScript native compiler. No bytecode no VM, just pure native binaries.
_docs: https://nectar.js.org/docs/ _docs: https://nectar.js.org/docs/
_github: https://github.com/NerdLang/nerd _github: https://github.com/NerdLang/nerd