diff --git a/index.html b/index.html index fbf5b82d6..7cc406538 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 bd250f33c..40990d329 100644 --- a/options.html +++ b/options.html @@ -9753,6 +9753,13 @@ may thus contain extra sections. <home-manager/modules/misc/xdg-desktop-entries.nix>
xdg.desktopEntries.<name>.name
Specific name of the application.
Type: string
Declared by:
<home-manager/modules/misc/xdg-desktop-entries.nix>
+ |
xdg.desktopEntries.<name>.noDisplay
Means "this application exists, but don't display it in the menus". +This can be useful to e.g. associate this application with MIME types. +
Type: null or boolean
Default: null
Declared by:
+ <home-manager/modules/misc/xdg-desktop-entries.nix>
+ |
xdg.desktopEntries.<name>.prefersNonDefaultGPU
If true, the application prefers to be run on a more powerful discrete GPU if available. +
Type: null or boolean
Default: null
Declared by:
+ <home-manager/modules/misc/xdg-desktop-entries.nix>
|
xdg.desktopEntries.<name>.settings
Extra key-value pairs to add to the [Desktop Entry]
section.
This may override other values.
Type: attribute set of Concatenated strings
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -153,7 +153,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index d6bc4dd4b..8662e90a1 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -84,7 +84,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -265,15 +265,15 @@
attrPath
--verbose