Nix-Hyprland/nixos/modules/hyprland.nix
2024-04-17 05:52:14 +05:00

4 lines
39 B
Nix

{
programs.hyprland.enable = true;
}