diff --git a/options.html b/options.html index e103512d6..3572c2aa6 100644 --- a/options.html +++ b/options.html @@ -4775,7 +4775,9 @@ boolean
Default:
false
Example:
true
Declared by:
<home-manager/modules/programs/gnome-terminal.nix>
- |
programs.gnome-terminal.profileA set of Gnome Terminal profiles.
Type: +
programs.gnome-terminal.profileA set of Gnome Terminal profiles. Note, the name of a profile must be
+a UUID. You can generate one, for example, using uuidgen
+(from util-linux).
Type: attribute set of (submodule)
Default:
{ }
Declared by:
<home-manager/modules/programs/gnome-terminal.nix>
|