mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop] Add accelerated HEVC decoder on chromium
This commit is contained in:
parent
e2b61e87d3
commit
1a7ac74017
1 changed files with 1 additions and 0 deletions
|
|
@ -187,6 +187,7 @@ in {
|
|||
"eimadpbcbfnmbkopoojfekhnkhdbieeh" # Dark Reader
|
||||
];
|
||||
extraOpts = {
|
||||
"PlatformHEVCDecoderSupport" = true;
|
||||
"BrowserSignin" = 0;
|
||||
"SyncDisabled" = true;
|
||||
"PasswordManagerEnabled" = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue