diff --git a/options.xhtml b/options.xhtml index b69b9c605..56930a622 100644 --- a/options.xhtml +++ b/options.xhtml @@ -49871,6 +49871,36 @@ null or package

Default: pkgs.numbat

+

Declared by:

+ + +
+ +<home-manager/modules/programs/numbat.nix> + +
+ +
+ + programs.numbat.initFile + + +
+
+

User initialization file (init.nbt) contents. May be specified +inline or as a path to a source file.

+ +

Type: +null or strings concatenated with ā€œ\nā€ or absolute path

+ +

Default: +null

+ +

Example:

''
+  unit kohm: ElectricResistance = kV/A
+''
+
+

Declared by: