diff --git a/options.xhtml b/options.xhtml index f8233ad6a..651d81bc7 100644 --- a/options.xhtml +++ b/options.xhtml @@ -19497,7 +19497,7 @@ boolean
Whether to enable Fish integration.
Note, enabling the direnv module will always active its functionality +
Whether to enable Fish integration.
Note, enabling the direnv module will always activate its functionality for Fish since the direnv package automatically gets loaded in Fish. If this is not the case try adding
environment.pathsToLink = [ "/share/fish" ];
to the system configuration.
@@ -19962,7 +19962,7 @@ packageA set of containers and all its respective configurations. Each option cat be either a +
A set of containers and all its respective configurations. Each option can be either a bool, string or a list of strings. If passed a list, the option will be repeated for each element. See common-debian in the example config. All the available options for the containers can be found in the distrobox-assemble documentation at https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-assemble.md.
@@ -78484,7 +78484,7 @@ null or absolute pathPath to key used for decrpytion of images.
+Path to key used for decryption of images.
Type: null or absolute path