From 9afd8230cd8c92c0450f9f9ece65c05062160fc1 Mon Sep 17 00:00:00 2001 From: NAHO <90870942+trueNAHO@users.noreply.github.com> Date: Sat, 19 Jul 2025 11:28:33 +0200 Subject: [PATCH] stylix/mk-target: document imports argument Fixes: 093087e969e2 ("stylix: add imports to mkTarget (#1363)") --- stylix/mk-target.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stylix/mk-target.nix b/stylix/mk-target.nix index 32a13df6..94658d8c 100644 --- a/stylix/mk-target.nix +++ b/stylix/mk-target.nix @@ -130,6 +130,9 @@ lacks automatic safeguarding and should only be used for complex configurations where `configElements` is unsuitable. +   `imports` (List) +   : The `imports` option forwarded to the Nixpkgs module system. + # Environment The function is provided alongside module arguments in any modules imported