Jump to content

Translations:Hyprland/38/en

From Official NixOS Wiki
Revision as of 14:18, 11 February 2026 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
❄︎ /etc/nixos/home.nix
{
  wayland.windowManager.hyprland.plugins = [
    pkgs.hyprlandPlugins.PLUGIN_NAME
  ];
}