fix chromium after nixpkgs update

This commit is contained in:
zuckerberg 2021-05-09 03:18:21 -04:00
parent 7ec459c6c7
commit 908f6de91c
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,6 @@ in {
nixpkgs.config.packageOverrides = pkgs: {
vaapiIntel = pkgs.vaapiIntel.override { enableHybridCodec = true; };
chromium = pkgs.chromium.override {
ungoogled = true;
gnomeKeyringSupport = true;
enableWideVine = true;
};

View File

@ -28,6 +28,7 @@ in {
"tigervnc" "font-bh-lucidatypewriter" # tigervnc
"steam" "steam-original" "steam-runtime" # TODO move to steam.nix
"discord" # TODO move to discord.nix
"chromium" "chrome-widevine-cdm" "chromium-unwrapped" # widevine support
];
# vulkan