class stuff
This commit is contained in:
parent
50d47ffe5a
commit
442669130a
4 changed files with 6 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
nodejs
|
||||
python310Packages.python-lsp-server
|
||||
sqlite
|
||||
unstable.sqlx-cli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue