services.cryptpad.settings.adminKeys

NixOS option

List of public signing keys of users that can access the admin panel

type: list of string
Default
[ ]
Example
[
  "[cryptpad-user1@my.awesome.website/YZgXQxKR0Rcb6r6CmxHPdAGLVludrAF2lEnkbx1vVOo=]"
]
declared in: nixos/modules/services/web-apps/cryptpad.nixView source on NixOS/nixpkgs →