@@ -15,6 +15,12 @@
default = pkgs.mkShell {
packages = with pkgs; [
bun
sqlite
sqls
dbeaver-bin
# LSP
typescript-language-server
];
shellHook = ''
export PATH=$PATH:$HOME/.bun/bin
The note is not visible to the blocked user.