From c43f27e3710050cf911ced7824e4644d4ad5ac6a Mon Sep 17 00:00:00 2001 From: Adrian Gunnar Lauterer Date: Tue, 16 Dec 2025 19:19:21 +0100 Subject: [PATCH] jupyter fix --- modules/jupyterhub.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/jupyterhub.nix b/modules/jupyterhub.nix index 034c7fe..ab5bf6f 100644 --- a/modules/jupyterhub.nix +++ b/modules/jupyterhub.nix @@ -55,7 +55,6 @@ in description = "tdt4117 - delete after h25"; extraGroups = [ ]; # openssh.authorizedKeys.keys = [ "ssh-dss AAAAB3Nza... " ]; - extraGroups = [ ]; }; services.jupyterhub = {