mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
valkyrie: jellyfin nginx changes
This commit is contained in:
@@ -167,14 +167,5 @@
|
||||
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";
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user