This commit is contained in:
death916 2026-03-05 20:26:30 -08:00
parent 3370487652
commit 822533ba45

View file

@ -35,7 +35,7 @@
# This is to fix clementine gui not showing up on wayland
environment.variables.QT_QPA_PLATFORM = "wayland";
services.udisks2.enable = true;
environment.sessionVariables.NIXOS_OZONE_WL = "1"; # Required for some Electron apps
# environment.sessionVariables.NIXOS_OZONE_WL = "1"; # Required for some Electron apps
programs.hyprland = {
enable = true;