nixos-config/common/de/hyprland.nix

4 lines
39 B
Nix
Raw Normal View History

2024-04-08 20:32:17 +02:00
{
programs.hyprland.enable = true;
}