Files
RedBear-OS/local/recipes/system/devfsd/recipe.toml
T
vasilito ffbe098ef8 config: add tlc to redbear-mini and redbear-full; create recipe symlink
TLC (Twilight Commander) was missing from both ISO configs. Added
tlc = {} to [packages] in redbear-mini.toml and redbear-full.toml.
Created missing symlink: recipes/tui/tlc -> ../../local/recipes/tui/tlc.
2026-06-19 11:47:25 +03:00

10 lines
98 B
TOML

[package]
name = "devfsd"
version = "0.1.0"
[source]
path = "source"
[build]
template = "cargo"