holy moly we're almost there
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ self, pkgs, ... }:
|
||||
{
|
||||
services."anish.lakhwara.com".enable = true;
|
||||
security.acme.email = "anish+acme@lakhwara.com";
|
||||
security.acme.acceptTerms = true;
|
||||
}
|
||||
Reference in New Issue
Block a user