nsd-acme: add hdd.jakstys.lt
This commit is contained in:
parent
46155b9cb8
commit
96388ab0d9
@ -171,8 +171,9 @@
|
|||||||
accountKey = config.age.secrets.letsencrypt-account-key.path;
|
accountKey = config.age.secrets.letsencrypt-account-key.path;
|
||||||
in {
|
in {
|
||||||
enable = true;
|
enable = true;
|
||||||
zones."grafana.jakstys.lt".accountKey = accountKey;
|
|
||||||
zones."irc.jakstys.lt".accountKey = accountKey;
|
zones."irc.jakstys.lt".accountKey = accountKey;
|
||||||
|
zones."hdd.jakstys.lt".accountKey = accountKey;
|
||||||
|
zones."grafana.jakstys.lt".accountKey = accountKey;
|
||||||
zones."bitwarden.jakstys.lt".accountKey = accountKey;
|
zones."bitwarden.jakstys.lt".accountKey = accountKey;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user