diff --git a/index.html b/index.html index 4c963aa01..831aad8cb 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describes how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 0884d81e0..a6c2fdf6d 100644 --- a/options.html +++ b/options.html @@ -6185,6 +6185,32 @@ documentation for details.
Example:
[ pkgs.pidgin-otr pkgs.pidgin-osd ]
Declared by:
<home-manager/modules/programs/pidgin.nix>
+ |
programs.piston-cli.enable
Whether to enable piston-cli, code runner.
Type: boolean
Default:
+ false
+
Example:
+ true
+
Declared by:
+ <home-manager/modules/programs/piston-cli.nix>
+ |
programs.piston-cli.package
The piston-cli package to use.
Type: package
Default:
+ pkgs.piston-cli
+
Declared by:
+ <home-manager/modules/programs/piston-cli.nix>
+ |
programs.piston-cli.settings
Configuration written to
+$XDG_CONFIG_HOME/piston-cli/config.yml
.
+
Type: YAML value
Default:
+
+ {
+
+ }
+
+
Example:
{ + theme = "emacs"; + box_style = "MINIMAL_DOUBLE_HEAD"; + prompt_continuation = "..."; + prompt_start = ">>>"; +} +
Declared by:
+ <home-manager/modules/programs/piston-cli.nix>
|
programs.powerline-go.enable
Whether to enable Powerline-go, a beautiful and useful low-latency prompt for your shell.
Type: boolean
Default:
false
Example: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -141,7 +141,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index 83314dbc4..5fa33a649 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -76,7 +76,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -240,15 +240,15 @@
attrPath
--verbose