diff --git a/home/desktop/common.nix b/home/desktop/common.nix index 27c69a3..9447c5c 100644 --- a/home/desktop/common.nix +++ b/home/desktop/common.nix @@ -3,5 +3,15 @@ # Work-specific programs teams-for-linux + # Creative tools + blender + inkscape + + # Productivity tools + libreoffice-qt + hunspell + hunspellDicts.en_CA + calligra + ]; }