Brave: override flags
This commit is contained in:
parent
d34485f5c9
commit
a9182763fa
1 changed files with 1 additions and 0 deletions
|
|
@ -219,6 +219,7 @@
|
|||
|
||||
overrides = _self: super: {
|
||||
google-chrome = super.google-chrome.override { commandLineArgs = [ "--password-store=gnome" "--force-dark-mode" ]; };
|
||||
brave = super.brave.override { commandLineArgs = "--ozone-platform=wayland --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer"; };
|
||||
sddm-theme-clairvoyance = super.sddm-theme-clairvoyance.override { wallpaper = ./wallpapers/background.jpg; };
|
||||
home-assistant-custom-components.smartir = super.home-assistant-custom-components.smartir.overrideAttrs
|
||||
(_attr: rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue