Enabled Chromium DRM with WideVine
Some checks failed
/ Check Nix Flake (push) Has been cancelled

This commit is contained in:
kB01 2025-07-09 13:51:05 +02:00
parent 815ba136b2
commit 7c60a88eb3
No known key found for this signature in database

View file

@ -2,7 +2,7 @@
{
programs.chromium = {
enable = true;
package = pkgs.ungoogled-chromium;
package = pkgs.ungoogled-chromium.override { enableWideVine = true; };
commandLineArgs = [
"--extension-mime-request-handling=always-prompt-for-install" # Enable Extension-Install Dialogue
"--enable-features=ClearDataOnExit,NoReferrers,SpoofWebGLInfo" # Feature Flags