chore: flake update

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2026-02-28 04:47:34 -03:00
parent 232abf3975
commit cc6689655f
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
5 changed files with 51 additions and 42 deletions

View file

@ -60,7 +60,7 @@ in
withNodeJs = true;
withPython3 = true;
extraLuaConfig = builtins.readFile ./init.lua;
initLua = builtins.readFile ./init.lua;
extraPackages =
with pkgs;