Changed: Hyprland

This commit is contained in:
DerGrumpf 2025-03-27 13:50:22 +01:00
parent 73ba346449
commit cbeda61797

View File

@ -45,9 +45,6 @@ in
"xdg-desktop-autostart.target"
];
# You might want to set environment variables for Wayland
wayland.displayProtocols = [ "wayland" "x11" ];
wayland.windowManager.hyprland = {
inherit package;
enable = true;