Skip to content

Commit af6b815

Browse files
committed
stylix/mk-target: document imports argument
Fixes: 093087e ("stylix: add imports to mkTarget (#1363)")
1 parent ff23339 commit af6b815

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stylix/mk-target.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@
130130
lacks automatic safeguarding and should only be used for complex
131131
configurations where `configElements` is unsuitable.
132132
133+
  `imports` (List)
134+
  : The `imports` option forwarded to the Nixpkgs module system.
135+
133136
# Environment
134137
135138
The function is provided alongside module arguments in any modules imported

0 commit comments

Comments
 (0)