diff options
author | tv <tv@krebsco.de> | 2023-08-01 17:27:59 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2023-08-02 13:55:49 +0200 |
commit | 068fbd791257b3f3dc4cab7e11716171a8ef39fb (patch) | |
tree | cea9c4201a2ae883d4feab525d685a9b4b07ed6f /krebs/1systems/ponte/config.nix | |
parent | b63f7920b5bce1670692e6278eb87db52b1ba0af (diff) |
ponte: add nameserver config
Diffstat (limited to 'krebs/1systems/ponte/config.nix')
-rw-r--r-- | krebs/1systems/ponte/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/1systems/ponte/config.nix b/krebs/1systems/ponte/config.nix index 2f55995cf..0b9b1c563 100644 --- a/krebs/1systems/ponte/config.nix +++ b/krebs/1systems/ponte/config.nix @@ -5,6 +5,7 @@ <stockholm/krebs> <stockholm/krebs/2configs> <stockholm/krebs/2configs/matterbridge.nix> + <stockholm/krebs/2configs/nameserver.nix> ]; networking.firewall.allowedTCPPorts = [ 80 443 ]; |