mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: o3o
This commit is contained in:
parent
c7c0140508
commit
15ac9bfa2b
9 changed files with 169 additions and 3 deletions
|
|
@ -2,7 +2,6 @@
|
|||
security.acme = {
|
||||
defaults = {
|
||||
dnsProvider = "cloudflare";
|
||||
email = "acme@inskip.me";
|
||||
credentialsFile = config.sops.secrets.acme_credentials.path;
|
||||
};
|
||||
acceptTerms = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue