diff --git a/options.html b/options.html index 237f57345..9ce5a240d 100644 --- a/options.html +++ b/options.html @@ -7341,11 +7341,11 @@ for the full list of options.
Type: <home-manager/modules/programs/zathura.nix>
programs.zellij.enableWhether to enable zellij.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/zellij.nix>
- |
programs.zellij.enableBashIntegrationWhether to enable Enable Bash integration..
Type: boolean
Default: false
Example: true
Declared by:
+ |
programs.zellij.enableBashIntegrationWhether to enable Bash integration.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/zellij.nix>
- |
programs.zellij.enableFishIntegrationWhether to enable Enable Fish integration..
Type: boolean
Default: false
Example: true
Declared by:
+ |
programs.zellij.enableFishIntegrationWhether to enable Fish integration.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/zellij.nix>
- |
programs.zellij.enableZshIntegrationWhether to enable Enable Zsh integration..
Type: boolean
Default: false
Example: true
Declared by:
+ |
programs.zellij.enableZshIntegrationWhether to enable Zsh integration.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/zellij.nix>
|
programs.zellij.packageThe zellij package to install.
Type: package
Default: pkgs.zellij
Declared by:
<home-manager/modules/programs/zellij.nix>
|