From 7ba181f5849a89b511e86ac868c20ed17052827d Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sun, 17 Aug 2025 07:29:02 +0200 Subject: feat(workstation): add hugo --- nixos/profiles/workstation/create.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/profiles/workstation') diff --git a/nixos/profiles/workstation/create.nix b/nixos/profiles/workstation/create.nix index e902e7b..1c955a6 100644 --- a/nixos/profiles/workstation/create.nix +++ b/nixos/profiles/workstation/create.nix @@ -4,6 +4,7 @@ environment.systemPackages = with pkgs; [ graphviz-nox # for dot + hugo typst (inkscape-with-extensions.override { -- cgit v1.2.3