newsflash: sandbox with bunpen

This commit is contained in:
2024-09-03 13:02:10 +00:00
parent d2f86e7b0d
commit 8c94bc79d5

View File

@@ -15,7 +15,7 @@ let
wanted-feeds = feeds.filterByFormat [ "text" "image" "podcast" "video" ] all-feeds;
in {
sane.programs.newsflash = {
sandbox.method = "bwrap";
sandbox.method = "bunpen";
sandbox.net = "clearnet";
sandbox.whitelistAudio = true; #< for embedded videos
sandbox.whitelistDbus = [ "user" ];