From 5a2bc4559569fc8721874a5b0e46d397f5a9c34d Mon Sep 17 00:00:00 2001 From: Mihai Fufezan Date: Tue, 10 Sep 2024 17:16:01 +0300 Subject: [PATCH] Nix/Plugins: warn about needing to use HM module --- pages/Nix/Plugins.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pages/Nix/Plugins.md b/pages/Nix/Plugins.md index bfc947c..e1dc0e7 100644 --- a/pages/Nix/Plugins.md +++ b/pages/Nix/Plugins.md @@ -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