nixos/mautrix-facebook: add new required config option
Kevin Cox 3 years ago 610fcf12 960c8294
··· 25 25 default = { 26 26 homeserver = { 27 27 address = "http://localhost:8008"; 28 28 + software = "standard"; 28 29 }; 29 30 30 31 appservice = rec {