configuration/home-manager/apps/hyprland.nix

4 lines
54 B
Nix

{
wayland.windowManager.hyprland.enable = true;
}