From 5711cfb5a132b6c534e7dca8046fbf1af558d68e Mon Sep 17 00:00:00 2001 From: xezo360hye Date: Fri, 16 May 2025 03:01:51 +0300 Subject: [PATCH] feat(home): remove nixvim module (home/modules/neovim), add programming languages for LSPs --- home/common.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/home/common.nix b/home/common.nix index 5bdc465..7c75d3c 100644 --- a/home/common.nix +++ b/home/common.nix @@ -4,7 +4,6 @@ ./modules/thunderbird ./modules/nethack ./modules/firefox - ./modules/neovim ]; programs = { @@ -77,6 +76,11 @@ steam-run sent' + + gcc + python3 + nodejs + lua ]; sessionVariables = {