programs.hyprland.enable

NixOS option

Whether to enable Hyprland, the dynamic tiling Wayland compositor that doesn’t sacrifice on its looks. You can manually launch Hyprland by executing start-hyprland on a TTY. A configuration file will be generated in ~/.config/hypr/hyprland.conf. See https://wiki.hyprland.org for more information.

type: boolean
Default
false
Example
true
declared in: nixos/modules/programs/wayland/hyprland.nixView source on NixOS/nixpkgs →