diff --git a/index.html b/index.html index 178057da..d6031151 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index a152b333..c49a88de 100644 --- a/options.html +++ b/options.html @@ -8504,7 +8504,7 @@ manually set any options not listed above. <home-manager/modules/programs/vscode.nix>
programs.vscode.package
Version of Visual Studio Code to install.
Type: package
Default:
-
(build of vscode-1.60.2)
+ (build of vscode-1.61.0)
Example:
{
@@ -10040,6 +10040,27 @@ Will likely need to launch easyeffects to initially create preset.
false
Example:
true
+
Declared by:
+ <home-manager/modules/services/flameshot.nix>
+ |
services.flameshot.settings
Configuration to use for Flameshot. See +https://github.com/flameshot-org/flameshot/blob/master/flameshot.example.ini +for available options. +
Type: attribute set of attribute set of INI atom (null, bool, int, float or string)ss
Default:
+
+ {
+
+ }
+
+
Example:
+
+ {
+ General =
+ {
+ disabledTrayIcon = true; showStartupLaunchMessage = false;
+ }
+ ;
+ }
+
Declared by:
<home-manager/modules/services/flameshot.nix>
|
services.fluidsynth.enable
Whether to enable fluidsynth midi synthesizer.
Type: boolean
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -151,7 +151,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index d2f0b133..f0b1eac0 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -82,7 +82,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -259,15 +259,15 @@
attrPath
--verbose