Nix-Hyprland/nixos/modules/hyprland.nix

4 lines
39 B
Nix
Raw Normal View History

2024-04-16 20:52:14 -04:00
{
programs.hyprland.enable = true;
}