mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-26 10:04:24 +02:00
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…
x
Reference in New Issue
Block a user