Skip to content

Ankisyncd

services.ankisyncd.enable

Whether to enable ankisyncd, a standalone unofficial anky sync server. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/ankisyncd.nix

services.ankisyncd.host

ankisyncd host Type: string

Default

"localhost"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/ankisyncd.nix

services.ankisyncd.openFirewall

Whether to open the firewall for the specified port. Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/ankisyncd.nix

services.ankisyncd.package

The ankisyncd package to use. Type: package

Default

pkgs.ankisyncd

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/ankisyncd.nix

services.ankisyncd.port

ankisyncd port Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default

27701

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/ankisyncd.nix