materusPC: disable ozone for brave
This commit is contained in:
parent
8425f3547c
commit
b7c314c6cc
|
@ -115,7 +115,6 @@
|
|||
xdg.desktopEntries.brave-browser =
|
||||
let
|
||||
env = lib.concatStringsSep " " [
|
||||
''NIXOS_OZONE_WL="1"''
|
||||
];
|
||||
script = pkgs.writeShellScript "brave" ''
|
||||
${env} brave "$@"
|
||||
|
|
Loading…
Reference in New Issue