[Desktop/Browser] Move chromium override to relevant config

This commit is contained in:
Antoine Viallon 2023-05-18 00:42:13 +02:00
parent 96cd99aacb
commit 0e0af2403a
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 1 additions and 7 deletions

View file

@ -55,13 +55,6 @@ in
ark = super.ark.override {
unfreeEnableUnrar = true;
};
ungoogled-chromium = super.ungoogled-chromium.override {
enableWideVine = true;
};
chromium = super.chromium.override {
enableWideVine = true;
};
power-profiles-daemon = super.power-profiles-daemon.overrideAttrs (old: {
patches = [