File with list of rooms that will be listed even if the room is empty, newline delimited. Will override services.syncplay.permanentRooms.
Declarations
Type
null or string
Default
if services.syncplay.permanentRooms != [ ] then (builtins.toFile "perm" (builtins.concatStringsSep "\n" services.syncplay.permanentRooms)) else null