typst watch
This commit is contained in:
parent
c333dae6b0
commit
669238a28b
2 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
...
|
||||
}: {
|
||||
users.users.tao.packages = with pkgs; [
|
||||
gocryptfs
|
||||
nix-output-monitor
|
||||
nvd
|
||||
# calibre
|
||||
|
|
|
|||
|
|
@ -241,6 +241,9 @@
|
|||
};
|
||||
tinymist = {
|
||||
command = "tinymist";
|
||||
config = {
|
||||
exportPdf = "onSave";
|
||||
};
|
||||
};
|
||||
steel-language-server = {
|
||||
command = "steel-language-server";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue