mirror of
https://github.com/nmasur/dotfiles
synced 2026-05-13 02:36:27 +00:00
try changing murmur credentials files, and disable murmur
This commit is contained in:
@@ -34,7 +34,9 @@ in
|
||||
|
||||
security.acme.certs."${hostnames.mumble}" = {
|
||||
dnsProvider = "cloudflare";
|
||||
credentialsFile = config.secrets.cloudflare-dns-api-prefixed.dest;
|
||||
credentialFiles = {
|
||||
CLOUDFLARE_API_KEY_FILE = config.secrets.cloudflare-dns-api-prefixed.dest;
|
||||
};
|
||||
group = config.services.murmur.group;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user