removed wayland env variable that crashes cursor

This commit is contained in:
Danilo Reyes
2025-10-04 11:00:44 -06:00
parent 3598f12af4
commit 0b6f76a120
2 changed files with 1 additions and 6 deletions

View File

@@ -35,7 +35,7 @@ in
programs = {
vscode = {
enable = true;
package = pkgs.vscode;
package = pkgs.code-cursor-fhs;
};
ghostty = {
enable = true;
@@ -87,7 +87,6 @@ in
bign-handheld-thumbnailer
gnome-epub-thumbnailer
podman-compose
code-cursor
scrcpy
;
inherit (pkgs.libheif) out;