commit e9b0c6615a0cbd9a01a076bce5f4845d09b24015 parent 586aed867def331e48b7cb812655f4f9c06f38e8 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 19 Aug 2023 00:24:58 +0200 remove not needed file Diffstat:
| M | nixos/worker-1/configuration.nix | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -574,11 +574,6 @@ bindaddr = 127.0.0.1 bindport=8088 ''; - - "rtp.conf" = '' - [general] - icesupport=yes - ''; }; };