Skip to content

Gotify

services.gotify.enable

Whether to enable Gotify webserver. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/web-apps/gotify-server.nix

services.gotify.port

Port the server listens to.

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

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/web-apps/gotify-server.nix

services.gotify.stateDirectoryName

The name of the directory below {file}/var/lib where gotify stores its runtime data.

Type: string

Default

"gotify-server"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/web-apps/gotify-server.nix