This website requires JavaScript.
Explore
Help
Sign In
infra
/
cfg
Watch
1
Star
0
Fork
You've already forked cfg
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
64d95570fe
cfg
/
app
/
serterm
/
schema
/
schema.cue
10 lines
96 B
Plaintext
Raw
Blame
History
package schema
#SerTermSsh: {
authorized_keys: [...string]
}
#SerTerm: {
ssh: #SerTermSsh
}
Reference in New Issue
View Git Blame
Copy Permalink