valkyrie: jellyfin nginx changes

This commit is contained in:
Mateusz Słodkowicz 2024-08-11 20:05:30 +02:00
parent 5e96a9fcca
commit c5aeae2cff
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
2 changed files with 0 additions and 9 deletions

View File

@ -167,14 +167,5 @@
dnsProvider = "ovh"; dnsProvider = "ovh";
}; };
security.acme.certs."${materusArg.waffentrager.samba.domain}" = {
domain = materusArg.waffentrager.samba.domain;
extraDomainNames = [
"${materusArg.waffentrager.samba.netbiosName}.${materusArg.waffentrager.samba.domain}"
];
dnsProvider = "ovh";
};
} }