diff --git a/options.xhtml b/options.xhtml index 08a42c1a8..35f234535 100644 --- a/options.xhtml +++ b/options.xhtml @@ -17705,6 +17705,7 @@ list of package

config = { again_button_name = "not quite"; good_button_name = "excellent"; + toggle_names_textcolors = 1; }; user_files = ./dir-to-be-merged-into-addon-user-files-dir; }; @@ -18131,6 +18132,31 @@ null or (unsigned integer, meaning >=0)

Example: 15

+

Declared by:

+ + +
+ +<home-manager/modules/programs/anki> + +
+ +
+ + programs.anki.sync.keyFile + + +
+
+

Path to a file containing the sync account sync key. This is different from +the account password.

To get the sync key, follow these steps:

+ +

Type: +null or absolute path

+ +

Default: +null

+

Declared by:

@@ -18158,30 +18184,6 @@ null or (unsigned integer, meaning >=0)

Example: 60

-

Declared by:

- - -
- -<home-manager/modules/programs/anki> - -
- -
- - programs.anki.sync.passwordFile - - -
-
-

Path to a file containing the sync account password.

- -

Type: -null or absolute path

- -

Default: -null

-

Declared by: