This commit is contained in:
sadan 2024-12-11 19:20:31 -05:00
parent 18c9fb4b5e
commit 1af75814da
No known key found for this signature in database

View file

@ -4,6 +4,7 @@
];
home = {
packages = with pkgs; [
lemminx
deno
eslint_d
vscode-langservers-extracted
@ -19,4 +20,4 @@
live-server
]);
};
}
}