Update .local/share/chezmoi/software.yml
This commit is contained in:
parent
5be8574922
commit
ee3060f2f1
1 changed files with 2 additions and 1 deletions
|
@ -1843,9 +1843,10 @@ softwarePackages:
|
||||||
cask: firefox
|
cask: firefox
|
||||||
choco: firefox
|
choco: firefox
|
||||||
dnf: firefox
|
dnf: firefox
|
||||||
|
flatpak: org.mozilla.firefox
|
||||||
pacman: firefox
|
pacman: firefox
|
||||||
firefox:darwin:
|
firefox:darwin:
|
||||||
_when: '! test -d "/Applications/'
|
_when: '! test -d "/Applications/Firefox.app'
|
||||||
cask: firefox
|
cask: firefox
|
||||||
firewall:
|
firewall:
|
||||||
_bin: null
|
_bin: null
|
||||||
|
|
Loading…
Reference in a new issue