From fec2bba6fca3640b0b139179e740ccdc9412745d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Sun, 26 May 2024 14:23:53 +0200 Subject: [PATCH] 344 current 1970-01-01 01:00:00 23.11.20240522.4639777 6.6.30-rt30 * --- modules/home/shell/neovim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/shell/neovim.nix b/modules/home/shell/neovim.nix index 3c63cba..2174f00 100644 --- a/modules/home/shell/neovim.nix +++ b/modules/home/shell/neovim.nix @@ -28,6 +28,7 @@ in { cargo rust-analyzer rustup + nodejs ]; };