mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
anki: fix ankiAddons.passfail2 example
This commit is contained in:
committed by
Austin Horstman
parent
293d105993
commit
f5852ea36c
@@ -282,6 +282,7 @@ in
|
||||
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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user