services.healthchecks.user

NixOS option

User account under which healthchecks runs. If left as the default value this user will automatically be created on system activation, otherwise you are responsible for ensuring the user exists before the healthchecks service starts.

type: string
Default
"healthchecks"
declared in: nixos/modules/services/web-apps/healthchecks.nixView source on NixOS/nixpkgs →