RST Autodoc examples¶
NixOS-like module options¶
Using autooption
¶
Using automodule
¶
- services.autofoo¶
- services.autofoo.enable boolean[source]¶
Whether to enable the Foo service.
Default value¶false
Example¶true
- services.autofoo.settings TOML value[source]¶
Settings for the Foo service.
Added in version nixos-24.05.
See also
Default value¶{ }
- services.autofoo.settings.bar¶
- services.autofoo.settings.bar.bar¶