services.caddy.group

NixOS option

Group under which caddy runs. If left as the default value this group will automatically be created on system activation, otherwise you are responsible for ensuring the group exists before the Caddy service starts.

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