This commit is contained in:
alsaiduq-lab 2025-03-16 23:46:32 -06:00
parent b9fe4ae3c7
commit 9ebe540b15

View file

@ -9,15 +9,13 @@
nodejs nodejs
gcc gcc
git git
lua
luajit luajit
luaPackages.luarocks luaPackages.luarocks
nil nil
lua-language-server lua-language-server
curl curl
unzip unzip
])) ];
];
home.sessionVariables = { home.sessionVariables = {
LUA_PATH = "${pkgs.luajit}/share/lua/5.1/?.lua;;"; LUA_PATH = "${pkgs.luajit}/share/lua/5.1/?.lua;;";