File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5858 owner = "_github-runner" ;
5959 path = "/run/secrets/github/runners/dotfiles" ;
6060 } ;
61- "github/theorderingmachine" = {
61+ "github/accounts/ theorderingmachine" = {
6262 key = "ssh/accounts/theorderingmachine/private" ;
6363 group = "_github-runner" ;
6464 owner = "_github-runner" ;
65- path = "/run/secrets/github/theorderingmachine" ;
65+ path = "/run/secrets/github/accounts/ theorderingmachine" ;
6666 } ;
6767 "ssh/accounts/theorderingmachine/private" = {
6868 owner = input . config . users . users . ez . name ;
Original file line number Diff line number Diff line change 77 ephemeral = true ;
88 extraEnvironment = {
99 DOTNET_SYSTEM_GLOBALIZATION_INVARIANT = "1" ;
10- GIT_SSH_COMMAND = "ssh -i /run/secrets/github/theorderingmachine -o StrictHostKeyChecking=accept-new" ;
10+ GIT_SSH_COMMAND = "ssh -i /run/secrets/github/accounts/ theorderingmachine -o StrictHostKeyChecking=accept-new" ;
1111 } ;
1212 extraLabels = [
1313 "tim"
You can’t perform that action at this time.
0 commit comments