From 09ae39619a6f31822cd72f2f8c294cf00384091a Mon Sep 17 00:00:00 2001 From: teto Date: Mon, 22 Sep 2025 11:37:55 +0000 Subject: [PATCH] deploy: 9b6e609a6e41ee5ca4a46465bdc0475fe2212fc8 --- options.xhtml | 81 --------------------------------------------------- 1 file changed, 81 deletions(-) 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