nixos

NixOS server files. Mirror from https://git.nordgedanken.dev/kubernetes/nixos
git clone git://archive.git.mtrnord.blog/MTRNord/nixos.git
Log | Files | Refs | README

commit 903a3f82e7dfd7e3259c6ea209b1cf77f72f810a
parent e20388d1ccccf68d492005bf0136f638021e958b
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 16 Aug 2023 01:16:25 +0200

meow

Diffstat:
Mnixos/worker-1/configuration.nix | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -481,7 +481,7 @@ allowguest=no ; Require authentication context=unauthorized ; Send unauthorized users to /dev/null srvlookup=no ; Don't do DNS lookup - udpbindaddr=0.0.0.0 ; Listen on all interfaces + udpbindaddr=:: ; Listen on all interfaces [softphone](!) type=friend ; Match on username first, IP second @@ -495,9 +495,6 @@ [6001](softphone) secret=meow - - [100](softphone) - secret=meow2 ''; "logger.conf" = ''