Add ffmpeg and gifsicle for "Movie to GIF"
parent
6e1ea63366
commit
b34c5c6505
|
@ -90,8 +90,10 @@ in
|
|||
# For cli packages that aren't currently available for macOS in `nixpkgs`.Packages should be
|
||||
# installed in `../home/default.nix` whenever possible.
|
||||
homebrew.brews = [
|
||||
"ffmpeg"
|
||||
"fileicon"
|
||||
"fzf"
|
||||
"gifsicle"
|
||||
"unison-language"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue