feat: fix hm trying to manage init.lua

This commit is contained in:
CronyAkatsuki 2026-04-18 18:38:44 +02:00
parent 7e1dcadc10
commit b587ddddf8

View file

@ -23,6 +23,7 @@
withNodeJs = true;
withPython3 = true;
withRuby = true;
sideloadInitLua = true; # Fix hm creating a init.lua so I can use my personal config
extraPackages = [
# for treesitter
pkgs.gcc