diff --git a/options.xhtml b/options.xhtml index ea6cba5a8..019e6b83a 100644 --- a/options.xhtml +++ b/options.xhtml @@ -21526,6 +21526,34 @@ boolean

Example: true

+

Declared by:

+ + +
+ +<home-manager/modules/programs/distrobox.nix> + +
+ +
+ + programs.distrobox.enableSystemdUnit + + +
+
+

Whatever to enable a Systemd Unit that automatically rebuilds your +containers when changes are detected.

+ +

Type: +boolean

+ +

Default: +true

+ +

Example: +false

+

Declared by: