This commit is contained in:
parent
8b6353d209
commit
d18b40525c
2 changed files with 23 additions and 1 deletions
|
@ -22,5 +22,13 @@
|
|||
"docs-ops.qo.is".authorizedKeys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBS65v7n5ozOUjYGuO/dgLC9C5MUGL5kTnQnvWAYP5B3 ci@git.qo.is"
|
||||
];
|
||||
"qo.is" = {
|
||||
domainAliases = [
|
||||
"www.qo.is"
|
||||
];
|
||||
authorizedKeys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMG6xYcf7+l1RDPB7XcLxTvb6CqkaKqEGGb529Qk3b5T ci@git.qo.is"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue