1

Home: Replace mpv with vlc

This commit is contained in:
2025-06-19 01:03:38 +02:00
parent 3973f8f47b
commit 17588026ab

View File

@ -359,6 +359,7 @@ rec {
obsidian
# anytype # Use flatpak
helvum
vlc
# Office
wacomtablet # For xournalpp/krita
@ -465,7 +466,7 @@ rec {
};
mpv = {
enable = true;
enable = false;
config = {
gpu-context = "wayland";
};