Add linux-specific scripts for kaktex
This commit is contained in:
parent
f78cb33b9f
commit
ceb77d6edf
2 changed files with 30 additions and 1 deletions
|
@ -232,7 +232,7 @@ in
|
|||
|
||||
languages = mkOption {
|
||||
type = types.attrsOf languageOption;
|
||||
default = {};
|
||||
default = { };
|
||||
description = "The language options";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue