diff --git a/index.html b/index.html index 70b843e2e..7f6cd4410 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
or dconf.service
?+
ca.desrt.dconf
or dconf.service
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 1f1243753..89070180b 100644 --- a/options.html +++ b/options.html @@ -4718,16 +4718,6 @@ variable. }
Declared by:
<home-manager/modules/programs/jq.nix>
- |
programs.just.enable
Whether to enable just, a handy way to save and run project-specific commands.
Type: boolean
Default: false
Example: true
Declared by:
- <home-manager/modules/programs/just.nix>
- |
programs.just.enableBashIntegration
Whether to enable Bash integration.
Type: boolean
Default: true
Example: true
Declared by:
- <home-manager/modules/programs/just.nix>
- |
programs.just.enableFishIntegration
Whether to enable Fish integration.
Type: boolean
Default: true
Example: true
Declared by:
- <home-manager/modules/programs/just.nix>
- |
programs.just.enableZshIntegration
Whether to enable Zsh integration.
Type: boolean
Default: true
Example: true
Declared by:
- <home-manager/modules/programs/just.nix>
- |
programs.just.package
Package providing the just tool.
Type: package
Default: pkgs.just
Declared by:
- <home-manager/modules/programs/just.nix>
|
programs.k9s.enable
Whether to enable k9s - Kubernetes CLI To Manage Your Clusters In Style.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/k9s.nix>
|
programs.k9s.package
Type: package
Default: pkgs.k9s
Declared by: