[Desktop/Browser] Move chromium override to relevant config

This commit is contained in:
Antoine Viallon 2023-05-18 00:42:13 +02:00
parent 96cd99aacb
commit 0e0af2403a
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 1 additions and 7 deletions

View file

@ -52,6 +52,7 @@ in {
aviallon.desktop.browser.firefox.overrides.extraNativeMessengingHosts = [
vdhcoapp
];
aviallon.desktop.browser.chromium.overrides.enableWideVine = true;
environment.etc = with builtins; let
vdhcoappManifestFile = unsafeDiscardStringContext (readFile "${vdhcoapp}/etc/chromium/native-messaging-hosts/net.downloadhelper.coapp.json");