Skip to content

Commit

Permalink
Nix/Plugins: warn about needing to use HM module
Browse files Browse the repository at this point in the history
  • Loading branch information
fufexan committed Sep 10, 2024
1 parent 27a99e5 commit 5a2bc45
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pages/Nix/Plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ Hyprland plugins are managed differently on Nix than on other distros. The most
notable change is that `hyprpm` is unsupported, but we have our own way of
building plugins.

{{< callout type=warning >}}

Using plugins using the syntax below requires you to be using Hyprland through
the [Home Manager module](../Hyprland-on-Home-Manager).

{{< /callout >}}

## Using plugins from Nixpkgs

In Nixpkgs, there are Hyprland plugins packaged for the Hyprland version in
Expand Down

0 comments on commit 5a2bc45

Please sign in to comment.