Commit 610fcf12 authored by Kevin Cox's avatar Kevin Cox Committed by Winter
Browse files

nixos/mautrix-facebook: add new required config option

parent 960c8294
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ in {
        default = {
          homeserver = {
            address = "http://localhost:8008";
            software = "standard";
          };

          appservice = rec {