diff --git a/hosts/common/programs/go2tv.nix b/hosts/common/programs/go2tv.nix index 156065f48..72cf210bc 100644 --- a/hosts/common/programs/go2tv.nix +++ b/hosts/common/programs/go2tv.nix @@ -42,13 +42,13 @@ # - mkv container + H.265 video + E-AC-3/48k stereo audio: # - LGTV: no transcoding needed # -{ config, lib, pkgs, ... }: +{ config, lib, ... }: let cfg = config.sane.programs.go2tv; in { sane.programs.go2tv = { - sandbox.method = "bwrap"; + sandbox.method = "bunpen"; sandbox.net = "clearnet"; sandbox.autodetectCliPaths = "existingFile"; # for GUI invocation, allow the common media directories