nixos-config/hosts/common/hyprland.nix
2026-08-08 13:33:07 +02:00

4 lines
48 B
Nix

{ ... }:
{
programs.hyprland.enable = true;
}