diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-06-22 18:42:08 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-06-22 18:42:08 +0000 |
| commit | b8512ce0730e1575f4329e3b78a1540e5228d4f0 (patch) | |
| tree | f1225035e9fa11510284b2ac48815f22d47bfd04 /config | |
| parent | a18b7108f1648dc69e06bb21e84ec48a2dd60f60 (diff) | |
i fixed the rest of the install functions
Diffstat (limited to 'config')
| -rw-r--r-- | config/init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/init.lua b/config/init.lua index ee885aa..0557a89 100644 --- a/config/init.lua +++ b/config/init.lua @@ -148,7 +148,7 @@ build_systems = { in `repositories.<pkg>`, `bldit.lua`, and right here in `build_systems`. - this template comes with two templates; + this table comes with two templates; `default` and `quiet`. the first is pretty self-explanatory; this is what you'd define as the default intended behavior of the |
