mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
packages/ci: improv
This commit is contained in:
parent
acb8f1d4b9
commit
274e3c62f6
1 changed files with 2 additions and 3 deletions
|
|
@ -7,14 +7,13 @@ layout {
|
|||
}
|
||||
pane split_direction="horizontal" {
|
||||
pane {
|
||||
name "x86_64-linux"
|
||||
name "x86_64-linux (ssh)"
|
||||
command "om"
|
||||
args "ci" "run" "--on" "ssh://pureintent" "--no-link"
|
||||
}
|
||||
pane {
|
||||
name "aarch64-darwin"
|
||||
name "aarch64-darwin (local)"
|
||||
command "om"
|
||||
// args "ci" "run" "--on" "ssh://infinitude" "--no-link"
|
||||
args "ci" "run" "--no-link"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue