From 7eee0f2c6398da59c06f7e643e0fc77d5fe345b4 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Wed, 23 Aug 2023 18:58:41 +0800 Subject: [PATCH] profiles/editors: update package list for Doom Emacs setup --- modules/home-manager/profiles/editors.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/home-manager/profiles/editors.nix b/modules/home-manager/profiles/editors.nix index 3ffcb322..fb4246bc 100644 --- a/modules/home-manager/profiles/editors.nix +++ b/modules/home-manager/profiles/editors.nix @@ -73,6 +73,8 @@ in { wordnet ## :lang org +roam2 + texlive.combined.scheme-medium + (python3.withPackages (ps: with ps; [ jupyter ])) sqlite anystyle-cli ];