services.node-red.user

NixOS option

User under which Node-RED runs.If left as the default value this user will automatically be created on system activation, otherwise the sysadmin is responsible for ensuring the user exists.

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