mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop/Browser] Move chromium override to relevant config
This commit is contained in:
parent
96cd99aacb
commit
0e0af2403a
2 changed files with 1 additions and 7 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue