add node.nyc
This commit is contained in:
parent
52e8348de2
commit
1bfd2e16e9
1 changed files with 3 additions and 0 deletions
|
|
@ -85,6 +85,9 @@
|
||||||
security.acme = {
|
security.acme = {
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
defaults.email = "zach@zacharymyers.com";
|
defaults.email = "zach@zacharymyers.com";
|
||||||
|
certs."node.nyc.zackmyers.io" = {
|
||||||
|
email = "zach@zacharymyers.com";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue