cfg/app/ssh/schema/schema.cue

6 lines
56 B
Plaintext

package schema
#Ssh: {
trusted_user_ca_keys: string
}