merge + fix nixpkgs versions

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-05-27 07:55:00 +00:00
17 changed files with 231 additions and 268 deletions

View File

@@ -2,5 +2,6 @@
{
home.packages = with pkgs; [
nodejs
typescript-language-server
];
}