feat: fix hm trying to manage init.lua
This commit is contained in:
parent
7e1dcadc10
commit
b587ddddf8
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue