mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop/Browser] Move chromium override to relevant config
This commit is contained in:
parent
96cd99aacb
commit
0e0af2403a
2 changed files with 1 additions and 7 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue