diff options
| author | Max Audron <audron@cocaine.farm> | 2023-10-08 12:29:39 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2023-10-08 12:29:39 +0200 |
| commit | 9466a3ce94b1bb0112a323cefe4a7aaeadf515d9 (patch) | |
| tree | 090070c6e4ca68cdd584bf72bf47ae486d15a3f7 /modules/default.nix | |
| parent | enable acme module (diff) | |
deploy powerdns admin and tlmp
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 0bd0349..6912276 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -17,4 +17,5 @@ postgresql = import ./postgresql; quassel = import ./quassel; powerdns = import ./powerdns; + tlmp = import ./tlmp; } |
