diff --git a/devenv.nix b/devenv.nix
index d3f26f1c891a0917e486499f396e632557468854..b442a7303b224408eba3b07e809e33a4a5d054c5 100644
--- a/devenv.nix
+++ b/devenv.nix
@@ -53,13 +53,11 @@ gitlab_urls:
 
   # Set this if you set GITLAB_TOKEN to the value of CI_JOB_TOKEN.
   # Since: v1.11
-  use_job_token: false    
+  #use_job_token: false    
     
 
 project_name: version
 
- 
-    
     '';
   
    };