nix-config/nixos/_mixins/desktop/hyprland.nix
2024-05-23 15:02:20 -04:00

4 lines
42 B
Nix

_: {
programs.hyprland.enable = true;
}