Files
Nix-Hyprland/nixos/modules/hyprland.nix
2025-03-10 00:59:08 -04:00

5 lines
74 B
Nix

{
programs.hyprland.enable = true;
hardware.graphics.enable = true;
}