diff --git a/index.html b/index.html index ab83c943b..24f9721ec 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 23ba85611..7e7d739ab 100644 --- a/options.html +++ b/options.html @@ -12491,26 +12491,26 @@ The generated file is read-only. <home-manager/modules/misc/xdg-user-dirs.nix>
xdg.userDirs.createDirectories
Whether to enable automatic creation of the XDG user directories.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
- |
xdg.userDirs.desktop
The Desktop directory.
Type: string or path convertible to it
Default: "${config.home.homeDirectory}/Desktop"
Declared by:
+ |
xdg.userDirs.desktop
The Desktop directory.
Type: null or (string or path convertible to it)
Default: "${config.home.homeDirectory}/Desktop"
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
- |
xdg.userDirs.documents
The Documents directory.
Type: string or path convertible to it
Default: "${config.home.homeDirectory}/Documents"
Declared by:
+ |
xdg.userDirs.documents
The Documents directory.
Type: null or (string or path convertible to it)
Default: "${config.home.homeDirectory}/Documents"
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
- |
xdg.userDirs.download
The Downloads directory.
Type: string or path convertible to it
Default: "${config.home.homeDirectory}/Downloads"
Declared by:
+ |
xdg.userDirs.download
The Downloads directory.
Type: null or (string or path convertible to it)
Default: "${config.home.homeDirectory}/Downloads"
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
|
xdg.userDirs.extraConfig
Other user directories.
Type: attribute set of (string or path convertible to it)
Default: { }
Example:
{ XDG_MISC_DIR = "${config.home.homeDirectory}/Misc"; }
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
- |
xdg.userDirs.music
The Music directory.
Type: string or path convertible to it
Default: "${config.home.homeDirectory}/Music"
Declared by:
+ |
xdg.userDirs.music
The Music directory.
Type: null or (string or path convertible to it)
Default: "${config.home.homeDirectory}/Music"
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
- |
xdg.userDirs.pictures
The Pictures directory.
Type: string or path convertible to it
Default: "${config.home.homeDirectory}/Pictures"
Declared by:
+ |
xdg.userDirs.pictures
The Pictures directory.
Type: null or (string or path convertible to it)
Default: "${config.home.homeDirectory}/Pictures"
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
- |
xdg.userDirs.publicShare
The Public share directory.
Type: string or path convertible to it
Default: "${config.home.homeDirectory}/Public"
Declared by:
+ |
xdg.userDirs.publicShare
The Public share directory.
Type: null or (string or path convertible to it)
Default: "${config.home.homeDirectory}/Public"
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
- |
xdg.userDirs.templates
The Templates directory.
Type: string or path convertible to it
Default: "${config.home.homeDirectory}/Templates"
Declared by:
+ |
xdg.userDirs.templates
The Templates directory.
Type: null or (string or path convertible to it)
Default: "${config.home.homeDirectory}/Templates"
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
- |
xdg.userDirs.videos
The Videos directory.
Type: string or path convertible to it
Default: "${config.home.homeDirectory}/Videos"
Declared by:
+ |
xdg.userDirs.videos
The Videos directory.
Type: null or (string or path convertible to it)
Default: "${config.home.homeDirectory}/Videos"
Declared by:
<home-manager/modules/misc/xdg-user-dirs.nix>
|
xfconf.settings
Settings to write to the Xfconf configuration system.
Type: xfconf settings
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 5c10f70e5..340654061 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