Set up ddclient
This commit is contained in:
parent
ca1b4d37af
commit
aa1a468534
10 changed files with 62 additions and 60 deletions
hosts/nixos/common/optional/services
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
imports = [ ./acme ];
|
||||
imports = [ ./acme.nix ];
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
recommendedGzipSettings = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue