fix: reenable chrome wl

This commit is contained in:
Patrick 2023-09-01 23:52:07 +02:00
parent 5d5c8e3915
commit 29acccf8a7
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F

View file

@ -6,6 +6,7 @@
home.packages = [
pkgs.wdisplays
];
home.sessionVariables.NIXOS_OZONE_WL = 1;
wayland.windowManager.sway = {
enable = true;
config = {