3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/development
Davíð Steinn Geirsson e2a8e4505f jupyter: Create jupyter user as system user
Before, with services.jupyter.enable set but no user specified, user creation
failed with:
```
error:
Failed assertions:
- Exactly one of users.users.jupyter.isSystemUser and users.users.jupyter.isNormalUser must be set.
```

Set isSystemUser to true when creating the jupyter user.
2021-09-11 01:07:38 +00:00
..
jupyter jupyter: Create jupyter user as system user 2021-09-11 01:07:38 +00:00
jupyterhub python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00
blackfire.nix nixos/blackfire: init 2020-10-07 10:44:54 +02:00
blackfire.xml nixos/blackfire: init 2020-10-07 10:44:54 +02:00
bloop.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
distccd.nix nixos/distccd: init 2021-08-29 02:58:03 -07:00
hoogle.nix treewide: Port type adaptations 2021-08-11 00:45:08 +02:00
lorri.nix