[Desktop/Multimedia] Move ffmpeg allow-unfree to multimedia config

This commit is contained in:
Antoine Viallon 2023-05-22 01:10:12 +02:00
parent 792012adaf
commit d8a572d0ea
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 4 additions and 2 deletions

View file

@ -118,8 +118,6 @@ in
aviallon.programs.allowUnfreeList = [
"unrar" "ark"
"ffmpeg-full" # Because of unfree codecs
];
};
}