{ pkgs, config, ... }: { wayland.windowManager.hyprland = { enable = true; }; }