diff --git a/options.xhtml b/options.xhtml index 3de62839e..a919a9f31 100644 --- a/options.xhtml +++ b/options.xhtml @@ -57868,87 +57868,6 @@ string

-
- - programs.octant.enable - - -
-
-

Whether to enable octant.

- -

Type: -boolean

- -

Default: -false

- -

Example: -true

- -

Declared by:

- - -
- -<home-manager/modules/programs/octant.nix> - -
-
-
- - programs.octant.package - - -
-
-

The octant package to use.

- -

Type: -package

- -

Default: -pkgs.octant

- -

Example: -pkgs.octant-other

- -

Declared by:

- - -
- -<home-manager/modules/programs/octant.nix> - -
-
-
- - programs.octant.plugins - - -
-
-

Optional Octant plugins.

- -

Type: -list of package

- -

Default: -[ ]

- -

Example: -[ pkgs.starboard-octant-plugin ]

- -

Declared by:

- - -
- -<home-manager/modules/programs/octant.nix> - -
-
programs.offlineimap.enable