diff --git a/index.html b/index.html index 58587bb9..42a62853 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/release-notes.html b/release-notes.html index 8d6e8e44..1a883496 100644 --- a/release-notes.html +++ b/release-notes.html @@ -2,7 +2,13 @@
This section lists the release notes for stable versions of Home Manager and the current unstable version.
This is the current unstable branch and the information in this section is therefore not final.
This release has the following notable changes:
programs.waybar.settings.modules
option was removed.
Waybar modules should now be declared directly under programs.waybar.settings
.
-The state version in this release includes the changes below. +
+Home Manager now partially support translation of texts into different languages.
+Note, the support is quite limited at the moment.
+Specifically, it only applies to parts of the system written in the Bash language,
+such as the home-manager
command line tool and the activation script.
+
If you would like to contribute to the translation effort +then you can do so through the Home Manager Weblate project.
The state version in this release includes the changes below.
These changes are only active if the home.stateVersion
option is set to "22.05" or later.
The programs.waybar.settings
option now allows defining modules directly under programs.waybar.settings
.
Defining modules under programs.waybar.settings.modules
will now be an error.
diff --git a/tools.html b/tools.html
index 5e831fbd..a86e704b 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. -