Files
tnvim/modules/nixos/desktop/hyprland/default.nix
2024-02-14 12:10:08 +05:30

4 lines
48 B
Nix

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