nixfleet/hmModules/hyprland/default.nix
2023-04-17 18:12:52 +02:00

3 lines
52 B
Nix

{
wayland.windowManager.hyprland.enable = true;
}