add *some* multimedia apps to workmac profile

This commit is contained in:
Trolli Schmittlauch 2022-05-31 13:17:50 +02:00
parent d531c0e1a8
commit a83bfaed3f
2 changed files with 10 additions and 8 deletions

View file

@ -18,6 +18,8 @@
# Create /etc/bashrc that loads the nix-darwin environment.
programs.zsh.enable = true; # default shell on catalina
# system-wide SSH configuration, used by nix-daemon for remote builders
# Used for backwards compatibility, please read the changelog before changing.
# $ darwin-rebuild changelog
system.stateVersion = 4;

View file

@ -79,17 +79,17 @@ let
multimediaApps = [
mpv
vlc
#vlc
#amarok
clementine
elisa
#clementine
#elisa
yt-dlp
#sonic-pi
musescore
audacity
avidemux
#musescore
#audacity
#avidemux
#linphone
soundkonverter
#soundkonverter
];
cliApps = [
@ -266,7 +266,7 @@ in
#++ latexApps
++ pythonApps
#++ graphicsApps
#++ multimediaApps
++ multimediaApps
++ devTools
#++ kdeTools
++ fonts