Add spotify to darwin home, move ffmpeg from linux only to default
This commit is contained in:
parent
e75e63d4fe
commit
4d2d29f898
3 changed files with 2 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ in
|
||||||
aerospace
|
aerospace
|
||||||
mas
|
mas
|
||||||
raycast
|
raycast
|
||||||
|
spotify
|
||||||
];
|
];
|
||||||
file = utils.mk_symlinks { inherit config dotfiles; };
|
file = utils.mk_symlinks { inherit config dotfiles; };
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -146,6 +146,7 @@ in
|
||||||
p7zip
|
p7zip
|
||||||
colorsync
|
colorsync
|
||||||
fswatch
|
fswatch
|
||||||
|
ffmpeg
|
||||||
];
|
];
|
||||||
|
|
||||||
file = utils.mk_symlinks { inherit config dotfiles; };
|
file = utils.mk_symlinks { inherit config dotfiles; };
|
||||||
|
|
|
||||||
|
|
@ -62,7 +62,6 @@ in
|
||||||
mako
|
mako
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
sway-audio-idle-inhibit
|
sway-audio-idle-inhibit
|
||||||
ffmpeg
|
|
||||||
imv
|
imv
|
||||||
keychain
|
keychain
|
||||||
wtype
|
wtype
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue