vlc: sandbox with firejail

This commit is contained in:
Colin 2024-01-22 09:47:24 +00:00
parent ed7ec4a371
commit 914f9b3703

View File

@ -10,6 +10,7 @@ let
in
{
sane.programs.vlc = {
sandbox.method = "firejail";
persist.byStore.private = [
# vlc remembers play position in ~/.config/vlc/vlc-qt-interface.conf
# filenames are stored in plaintext (unlike mpv, which i think hashes them)