diff options
author | sinanmohd <sinan@sinanmohd.com> | 2023-10-01 10:01:28 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2023-10-01 10:02:23 +0530 |
commit | f059a14c63c9f9ac4e122486401c98f535969e08 (patch) | |
tree | 4c24499bf64fc2a152e489a1585ae972968a5077 /modules | |
parent | a81766b14377d263db675bf6a5f10b67b7c435af (diff) |
pkgs: add lua
Diffstat (limited to 'modules')
-rw-r--r-- | modules/dev.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/dev.nix b/modules/dev.nix index 4cd11a5..7ce7845 100644 --- a/modules/dev.nix +++ b/modules/dev.nix @@ -9,6 +9,7 @@ nodePackages.pyright nil ccls + lua lua-language-server man-pages man-pages-posix |