services.anki-sync-server.users.*.password

NixOS option

Password accepted by anki-sync-server for the associated username. WARNING: This option is not secure. This password will be stored in plaintext and will be visible to all users. See services.anki-sync-server.users.passwordFile for a more secure option.

type: null or string
Default
null
declared in: nixos/modules/services/misc/anki-sync-server.nixView source on NixOS/nixpkgs →