replace lua with luajit

This commit is contained in:
2024-03-14 21:06:45 +05:30
parent 96c904e189
commit b4689915d1

View File

@ -18,7 +18,7 @@
enable = true;
luaModules = lib.attrValues {
inherit
(pkgs.lua53Packages)
(pkgs.luajitPackages)
lgi
ldbus
luadbi-mysql
@ -39,7 +39,7 @@
programs.dconf.enable = true;
environment.systemPackages = with pkgs; [
lua53Packages.lua
luajit
wezterm
acpi
linuxKernel.packages.linux_zen.acpi_call