MyNixOS website logo
option

services.mjolnir.protectedRooms

A list of rooms to protect (matrix.to URLs).

Declarations
Type
list of string
Default
[ ]
Example
[
  "https://matrix.to/#/#yourroom:example.org"
  "https://matrix.to/#/#anotherroom:example.org"
]