Add spotify to darwin home, move ffmpeg from linux only to default

This commit is contained in:
Martin Larsson 2025-09-21 12:32:12 +02:00
parent e75e63d4fe
commit 4d2d29f898
3 changed files with 2 additions and 1 deletions

View file

@ -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; };

View file

@ -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; };

View file

@ -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