diff --git a/options.xhtml b/options.xhtml index 7e159bbe1..8e4c354f7 100644 --- a/options.xhtml +++ b/options.xhtml @@ -24008,7 +24008,7 @@ attribute set of (submodule)

Declarative bookmarks.

Type: -(submodule) or ((list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it) convertible to it

+(submodule) or ((list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it) convertible to it

Default: { }

@@ -24080,7 +24080,7 @@ boolean

Custom bookmarks.

Type: -(list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it

+(list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it

Default: [ ]

@@ -24096,6 +24096,7 @@ boolean

name = "kernel.org"; url = "https://www.kernel.org"; } + "separator" { name = "Nix sites"; toolbar = true; @@ -25820,7 +25821,7 @@ attribute set of (submodule)

Declarative bookmarks.

Type: -(submodule) or ((list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it) convertible to it

+(submodule) or ((list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it) convertible to it

Default: { }

@@ -25892,7 +25893,7 @@ boolean

Custom bookmarks.

Type: -(list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it

+(list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it

Default: [ ]

@@ -25908,6 +25909,7 @@ boolean

name = "kernel.org"; url = "https://www.kernel.org"; } + "separator" { name = "Nix sites"; toolbar = true; @@ -41073,7 +41075,7 @@ boolean

Custom bookmarks.

Type: -(list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it

+(list of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) or (attribute set of ((bookmark submodule) or (directory submodule) or value “separator” (singular enum))) convertible to it

Default: [ ]

@@ -41089,6 +41091,7 @@ boolean

name = "kernel.org"; url = "https://www.kernel.org"; } + "separator" { name = "Nix sites"; toolbar = true;