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
|
||||
mas
|
||||
raycast
|
||||
spotify
|
||||
];
|
||||
file = utils.mk_symlinks { inherit config dotfiles; };
|
||||
|
||||
|
|
|
|||
|
|
@ -146,6 +146,7 @@ in
|
|||
p7zip
|
||||
colorsync
|
||||
fswatch
|
||||
ffmpeg
|
||||
];
|
||||
|
||||
file = utils.mk_symlinks { inherit config dotfiles; };
|
||||
|
|
|
|||
|
|
@ -62,7 +62,6 @@ in
|
|||
mako
|
||||
bitwarden-cli
|
||||
sway-audio-idle-inhibit
|
||||
ffmpeg
|
||||
imv
|
||||
keychain
|
||||
wtype
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue