add vaultwarden
This commit is contained in:
parent
b14a690975
commit
fcba9260bc
7 changed files with 75 additions and 6 deletions
|
@ -20,6 +20,10 @@
|
|||
dnsProvider = "hurricane";
|
||||
credentialsFile = config.secrets.files.acme_git_graven_dev.file;
|
||||
};
|
||||
certs."vault.graven.dev" = {
|
||||
dnsProvider = "hurricane";
|
||||
credentialsFile = config.secrets.files.acme_vault_graven_dev.file;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue