summaryrefslogtreecommitdiff
path: root/nixos/profiles/workstation/create.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/profiles/workstation/create.nix')
-rw-r--r--nixos/profiles/workstation/create.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/profiles/workstation/create.nix b/nixos/profiles/workstation/create.nix
index 1fc7a28..4ac9e29 100644
--- a/nixos/profiles/workstation/create.nix
+++ b/nixos/profiles/workstation/create.nix
@@ -4,6 +4,8 @@
environment.systemPackages = with pkgs; [
graphviz-nox # for dot
+ typst
+
gimp
krita
];