mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2025-12-11 01:30:11 +01:00
docs: set _file so "declared in" works correctly
This commit is contained in:
parent
56d22f4aa1
commit
5a7053afcb
1 changed files with 1 additions and 0 deletions
|
|
@ -205,6 +205,7 @@
|
|||
};
|
||||
|
||||
nixtestSubmodule = {config, ...}: {
|
||||
_file = ./module.nix;
|
||||
options = {
|
||||
base = mkOption {
|
||||
type = types.str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue