Jump to content

Translations:Hyprland/38/en

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