mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
add populate factory using toolboxes on machine
This commit is contained in:
@@ -9,13 +9,14 @@
|
||||
],
|
||||
"command": "toolbox-tuner",
|
||||
"finish-args": [
|
||||
"--share=ipc",
|
||||
"--talk-name=org.freedesktop.Flatpak",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--device=dri",
|
||||
"--env=RUST_LOG=toolbox_tuner=debug",
|
||||
"--env=RUST_LOG=toolbxtuner=debug",
|
||||
"--env=G_MESSAGES_DEBUG=none",
|
||||
"--env=RUST_BACKTRACE=1"
|
||||
"--env=RUST_BACKTRACE=1",
|
||||
"--share=ipc"
|
||||
],
|
||||
"build-options": {
|
||||
"append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm15/bin",
|
||||
|
||||
Reference in New Issue
Block a user