feat(desktop): replace ungoogle-chromium with brave.
This commit is contained in:
parent
07125bb279
commit
988b548c03
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
# Enable theming chromium + use ungoogled chromium package
|
||||
programs.chromium = {
|
||||
enable = true;
|
||||
package = pkgs.ungoogled-chromium;
|
||||
package = pkgs.brave;
|
||||
# Fix for wayland
|
||||
commandLineArgs = [
|
||||
"--ozone-platform-hint=auto"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue