diff options
| author | Max Audron <audron@cocaine.farm> | 2023-10-07 10:43:10 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2023-10-07 10:43:10 +0200 |
| commit | f4959f8c2687e6916d42f39e61e0922e2ea5e310 (patch) | |
| tree | 4a056568321d2a3cdfb8b7e4ddc8345060fda810 /modules/default.nix | |
| parent | eanble ldap and ssl for quassel (diff) | |
enable powerdns web api
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index 2e48583..0bd0349 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -12,6 +12,7 @@ wireguard = import ./wireguard; zfs = import ./zfs; + acme = import ./acme; teamspeak = import ./teamspeak; postgresql = import ./postgresql; quassel = import ./quassel; |
