Files
nixos-config/modules/nixos/hyprland.nix
T
2025-08-05 19:51:18 +02:00

4 lines
39 B
Nix

{
programs.hyprland.enable = true;
}