services.jupyter.user
NixOS option
Name of the user used to run the jupyter service. For security reason, jupyter should really not be run as root. If not set (jupyter), the service will create a jupyter user with appropriate settings.
type: stringDefault
"jupyter"
Example
declared in: nixos/modules/services/development/jupyter/default.nixView source on NixOS/nixpkgs →"aborsu"