From 9898acd20b5e515e1f4ffb133c93b1d94299505b Mon Sep 17 00:00:00 2001 From: Adrian Gunnar Lauterer Date: Mon, 10 Nov 2025 14:32:29 +0100 Subject: [PATCH] jupyter --- modules/jupyterhub.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/jupyterhub.nix b/modules/jupyterhub.nix index 8c8ee55..034c7fe 100644 --- a/modules/jupyterhub.nix +++ b/modules/jupyterhub.nix @@ -55,6 +55,7 @@ in description = "tdt4117 - delete after h25"; extraGroups = [ ]; # openssh.authorizedKeys.keys = [ "ssh-dss AAAAB3Nza... " ]; + extraGroups = [ ]; }; services.jupyterhub = { @@ -85,7 +86,6 @@ in tqdm numpy scipy - pip torch torchvision