mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop] Fix chromium configuration
This commit is contained in:
parent
26e1dfacba
commit
16c5d7f9cd
2 changed files with 22 additions and 3 deletions
|
|
@ -114,6 +114,7 @@ in
|
|||
ungoogled-chromium = super.ungoogled-chromium.override {
|
||||
enableWideVine = true;
|
||||
};
|
||||
chromium = self.ungoogled-chromium;
|
||||
})
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue