programs: gPodder: enable Videos/gPodder in sandbox

This commit is contained in:
Colin 2024-02-11 23:37:16 +00:00
parent 0861edd7f9
commit d719eb0f11

View File

@ -24,7 +24,8 @@ in {
sandbox.method = "bwrap";
sandbox.wrapperType = "wrappedDerivation";
sandbox.net = "clearnet";
# packageUnwrapped = pkgs.gpodder-configured;
sandbox.extraHomePaths = [ "Videos/gPodder" ];
fs.".config/gpodderFeeds.opml".symlink.text = feeds.feedsToOpml wanted-feeds;
# XXX: we preserve the whole thing because if we only preserve gPodder/Downloads