services.jupyter.group

NixOS option

Name of the group used to run the jupyter service. Use this if you want to create a group of users that are able to view the notebook directory’s content.

type: string
Default
"jupyter"
Example
"users"
declared in: nixos/modules/services/development/jupyter/default.nixView source on NixOS/nixpkgs →