diff --git a/machines/haze/configuration.nix b/machines/haze/configuration.nix index a3dd40a..d994ba7 100644 --- a/machines/haze/configuration.nix +++ b/machines/haze/configuration.nix @@ -55,6 +55,8 @@ pkgs.aseprite pkgs.linux-wifi-hotspot pkgs.anytype + pkgs.typst + pkgs.anki ]; programs.kdeconnect.enable = true;