diff --git a/flake.nix b/flake.nix index 5e91fa4..596cc03 100644 --- a/flake.nix +++ b/flake.nix @@ -48,6 +48,7 @@ # Add additional packages you'd like to be available in your devshell # PATH here devshell.packages = with pkgs; [ + direnv deno google-font-downloader ];