diff options
author | Karel Kočí <cynerd@email.cz> | 2023-10-11 23:16:30 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2023-10-11 23:16:30 +0200 |
commit | 57696b49c7eaebc884703a5555307e83cad1e7b5 (patch) | |
tree | 404c5256197d2c3c6bc09cd045b2c944cc03dff8 /nixos | |
parent | 6181236775ef1d77bce3c70b02b822a36f3137a8 (diff) | |
download | nixos-personal-57696b49c7eaebc884703a5555307e83cad1e7b5.tar.gz nixos-personal-57696b49c7eaebc884703a5555307e83cad1e7b5.tar.bz2 nixos-personal-57696b49c7eaebc884703a5555307e83cad1e7b5.zip |
Add typst
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/modules/desktop.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix index 3697ec8..30f59eb 100644 --- a/nixos/modules/desktop.nix +++ b/nixos/modules/desktop.nix @@ -140,6 +140,10 @@ in { # Writing texlive.combined.scheme-full + typst + typst-fmt + typst-live + typst-lsp vale # Gnome utils |