mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Enable RustPython by default on the "desktop" and "dev" configurations
This commit is contained in:
parent
ce9f3d519b
commit
48ed7495a0
@ -16,6 +16,7 @@ orbdata = {}
|
||||
orbital = {}
|
||||
orbterm = {}
|
||||
orbutils = {}
|
||||
rustpython = {}
|
||||
|
||||
[[files]]
|
||||
path = "/usr/lib/init.d/20_orbital"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user