diff --git a/index.html b/index.html index 77f67758a..06ce9f6ca 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 25cf3084e..6dc48fa92 100644 --- a/options.html +++ b/options.html @@ -6947,6 +6947,8 @@ else pkgs.emacs <home-manager/modules/services/etesync-dav.nix>
services.flameshot.enable
Whether to enable Flameshot.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/services/flameshot.nix>
+ |
services.flameshot.package
Package providing flameshot.
Type: package
Default: pkgs.flameshot
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. diff --git a/tools.html b/tools.html index ef6afc81b..6c4967c67 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -82,7 +82,7 @@
|
--verbose
}
- ]
This command updates the user environment so that it corresponds to the
configuration specified in ~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
@@ -151,7 +151,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -259,15 +259,15 @@
--verbose
Activates verbose output. -