Update 2 files
- /home/.chezmoidata.yaml - /software.yml
This commit is contained in:
parent
3cb258387d
commit
306f5c21c2
2 changed files with 3 additions and 3 deletions
|
@ -541,8 +541,6 @@ softwareGroups:
|
||||||
- unbuffer
|
- unbuffer
|
||||||
Media: &Media
|
Media: &Media
|
||||||
- beets
|
- beets
|
||||||
# editly NPM package is failing to install on macOS - attempts to compile with node-gyp
|
|
||||||
- editly
|
|
||||||
- exiftool
|
- exiftool
|
||||||
- ffmpeg
|
- ffmpeg
|
||||||
- imagemagick
|
- imagemagick
|
||||||
|
@ -1086,6 +1084,8 @@ softwareGroups:
|
||||||
- chromium
|
- chromium
|
||||||
- astronvim
|
- astronvim
|
||||||
- asdf
|
- asdf
|
||||||
|
# editly NPM package is failing to install on macOS - attempts to compile with node-gyp
|
||||||
|
- editly
|
||||||
softwarePlugins:
|
softwarePlugins:
|
||||||
docker:
|
docker:
|
||||||
plugins:
|
plugins:
|
||||||
|
|
|
@ -4327,7 +4327,7 @@ softwarePackages:
|
||||||
- lxd
|
- lxd
|
||||||
_home: https://linuxcontainers.org/lxd/
|
_home: https://linuxcontainers.org/lxd/
|
||||||
_name: LXDC
|
_name: LXDC
|
||||||
ansible: professormanhattan.lxdc
|
ansible:linux: professormanhattan.lxdc
|
||||||
snap: lxd
|
snap: lxd
|
||||||
lxdc:
|
lxdc:
|
||||||
_deps:
|
_deps:
|
||||||
|
|
Loading…
Reference in a new issue