services.coder.user

NixOS option

User under which the coder service runs. If left as the default value this user will automatically be created on system activation, otherwise it needs to be configured manually.

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