services.mollysocket.settings.allowed_uuids

NixOS option

UUIDs of Signal accounts that may use this server

type: list of string
Default
[
  "*"
]
Example
[
  "abcdef-12345-tuxyz-67890"
]
declared in: nixos/modules/services/misc/mollysocket.nixView source on NixOS/nixpkgs →