diff options
| author | Max Audron <audron@cocaine.farm> | 2025-02-17 16:14:55 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2025-02-17 16:14:55 +0100 |
| commit | 34c244c4108d867980ca190b4a4d9ab912247cd8 (patch) | |
| tree | f5b41ae608f077c4e0cab706066edb3a0265eaab /modules/pastor/default.nix | |
| parent | update dns servers (diff) | |
reanable pastor
Diffstat (limited to '')
| -rw-r--r-- | modules/pastor/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/pastor/default.nix b/modules/pastor/default.nix index d9162d2..e9c6b63 100644 --- a/modules/pastor/default.nix +++ b/modules/pastor/default.nix @@ -5,8 +5,6 @@ services.pastor = {}; - systemd.services.pastor.enable = false; - security.acme.certs = { "c-v.sh" = { extraDomainNames = [ "*.c-v.sh" ]; |
