chore(flake): update inputs
This commit is contained in:
parent
1c5879397d
commit
afed40dfd9
2 changed files with 10 additions and 11 deletions
|
@ -4,8 +4,7 @@
|
|||
programs.chromium = {
|
||||
enable = true;
|
||||
package = pkgs.chromium.override {
|
||||
enableVaapi = true; # NVIDIA also requires vdpau backend
|
||||
commandLineArgs = "--force-dark-mode";
|
||||
commandLineArgs = "--force-dark-mode --enable-features=VaapiVideoDecoder";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue