From b3879151ce3642cab65f2fc356095894a78d7f64 Mon Sep 17 00:00:00 2001 From: schererleander Date: Mon, 12 May 2025 13:38:10 +0200 Subject: add typst --- hosts/darwin/home.nix | 3 ++- hosts/nixos/home.nix | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/darwin/home.nix b/hosts/darwin/home.nix index cdd49b4..7ec4870 100644 --- a/hosts/darwin/home.nix +++ b/hosts/darwin/home.nix @@ -22,6 +22,7 @@ pyright go nodejs + typst obsidian iterm2 @@ -43,4 +44,4 @@ vscode.enable = true; home.stateVersion = "24.11"; -} \ No newline at end of file +} diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index efb5080..ee8ce59 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -14,6 +14,7 @@ obsidian jetbrains.idea-community-bin localsend + typst #cli fzf -- cgit v1.3.1