someone doesnt know how to read the docs

This commit is contained in:
Dea 2026-01-10 12:03:24 -05:00
parent e320cd9346
commit 77a0b9ea24

View file

@ -71,7 +71,7 @@ in
# };
# mcsr credit to uku: https://git.uku3lig.net/uku/flake/src/branch/main/programs/mcsr
home.file.dea.source = "/home/dea/.config/waywall/init.lua";
home.file.dea.target = ".config/waywall/init.lua";
home.file.dea.text = ''
package.path = package.path .. ";${waywork}/?.lua"
local ninb_path = "${lib.getExe ninjabrain-bot}"