diff options
| author | Max Audron <audron@cocaine.farm> | 2023-10-05 14:42:50 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2023-10-05 14:42:50 +0200 |
| commit | 0d18a3a441a5465a6a1775576bb0815419643aa9 (patch) | |
| tree | 9188b8313d38ec4b6880a1f280854045b8c99267 /modules/default.nix | |
| parent | deploy teamspeak and quassel (diff) | |
deploy powerdns and bgp config
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 bf9787e..2e48583 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -15,4 +15,5 @@ teamspeak = import ./teamspeak; postgresql = import ./postgresql; quassel = import ./quassel; + powerdns = import ./powerdns; } |
