fix(amd): opencode
This commit is contained in:
parent
8b205ea9f1
commit
0d5fb73022
2 changed files with 10 additions and 1 deletions
|
|
@ -8,4 +8,12 @@
|
|||
};
|
||||
|
||||
metacfg.services.acmeBase.credentialsFile = config.sops.secrets.internetbs.path;
|
||||
|
||||
security.acme.certs = {
|
||||
"amd.hoyer.world" = {
|
||||
extraDomainNames = [
|
||||
"opencode.amd.hoyer.world"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue