Translations:Hyprland/38/en

❄︎ /etc/nixos/home.nix
{
  wayland.windowManager.hyprland.plugins = [
    pkgs.hyprlandPlugins.PLUGIN_NAME
  ];
}