Update file software.yml
This commit is contained in:
parent
915ce78117
commit
fb9ca9d71b
1 changed files with 29 additions and 4 deletions
33
software.yml
33
software.yml
|
@ -235,8 +235,13 @@ softwarePackages:
|
||||||
- what-ip
|
- what-ip
|
||||||
_nautilus-extensions:
|
_nautilus-extensions:
|
||||||
_deps:
|
_deps:
|
||||||
|
- nautilus-brasero
|
||||||
- nautilus-gtkhash
|
- nautilus-gtkhash
|
||||||
|
- nautilus-gsconnect
|
||||||
- nautilus-image-converter
|
- nautilus-image-converter
|
||||||
|
- nautilus-python
|
||||||
|
- nautilus-seahorse
|
||||||
|
- nautilus-search-tool
|
||||||
- nautilus-share
|
- nautilus-share
|
||||||
- nautilus-wipe
|
- nautilus-wipe
|
||||||
pinapp:
|
pinapp:
|
||||||
|
@ -5110,22 +5115,40 @@ softwarePackages:
|
||||||
_name: nativefier
|
_name: nativefier
|
||||||
npm: nativefier
|
npm: nativefier
|
||||||
_service: false
|
_service: false
|
||||||
_type: cli
|
_type:
|
||||||
|
nautilus-brasero:
|
||||||
|
apt: nautilus-extension-brasero
|
||||||
|
dnf: brasero-nautilus
|
||||||
|
pacman: brasero-nautilus
|
||||||
|
nautilus-gsconnect:
|
||||||
|
apt: nautilus-gsconnect
|
||||||
|
dnf: nautilus-gsconnect
|
||||||
|
pacman: nautilus-gsconnect
|
||||||
nautilus-gtkhash:
|
nautilus-gtkhash:
|
||||||
apt: nautilus-gtkhash
|
apt: nautilus-gtkhash
|
||||||
dnf:fedora: nautilus-gtkhash
|
dnf: gtkhash-nautilus
|
||||||
pacman: nautilus-gtkhash
|
pacman: nautilus-gtkhash
|
||||||
nautilus-image-converter:
|
nautilus-image-converter:
|
||||||
apt: nautilus-image-converter
|
apt: nautilus-image-converter
|
||||||
dnf:fedora: nautilus-image-converter
|
dnf:fedora: nautilus-image-converter
|
||||||
pacman: nautilus-image-converter
|
pacman: nautilus-image-converter
|
||||||
|
nautilus-python:
|
||||||
|
apt: nautilus-python
|
||||||
|
dnf:fedora: nautilus-python
|
||||||
|
pacman: nautilus-python
|
||||||
|
nautilus-seahorse:
|
||||||
|
apt: nautilus-seahorse
|
||||||
|
dnf: seahorse-nautilus
|
||||||
|
pacman: nautilus-seahorse
|
||||||
|
nautilus-search-tool:
|
||||||
|
apt: nautilus-search-tool
|
||||||
|
dnf:fedora: nautilus-search-tool
|
||||||
|
pacman: nautilus-search-tool
|
||||||
nautilus-share:
|
nautilus-share:
|
||||||
apt: nautilus-share
|
apt: nautilus-share
|
||||||
dnf:fedora: nautilus-share
|
|
||||||
pacman: nautilus-share
|
pacman: nautilus-share
|
||||||
nautilus-wipe:
|
nautilus-wipe:
|
||||||
apt: nautilus-wipe
|
apt: nautilus-wipe
|
||||||
dnf:fedora: nautilus-wipe
|
|
||||||
pacman: nautilus-wipe
|
pacman: nautilus-wipe
|
||||||
nb:
|
nb:
|
||||||
_bin: nb
|
_bin: nb
|
||||||
|
@ -6693,6 +6716,8 @@ softwarePackages:
|
||||||
_github: https://github.com/jimsalterjrs/sanoid/
|
_github: https://github.com/jimsalterjrs/sanoid/
|
||||||
_home: null
|
_home: null
|
||||||
_name: Sanoid
|
_name: Sanoid
|
||||||
|
# Only install Sanoid when there are ZFS shares listed in the command `zfs list`
|
||||||
|
_when: zfs list
|
||||||
ansible:linux: professormanhattan.sanoid
|
ansible:linux: professormanhattan.sanoid
|
||||||
apt:
|
apt:
|
||||||
- libcapture-tiny-perl
|
- libcapture-tiny-perl
|
||||||
|
|
Loading…
Reference in a new issue