{ pkgs, lib, inputs, ... }: { imports = [ inputs.hyprland.homeManagerModules.default ]; wayland.windowManager.hyprland.enable = true; }