From f52954353dd4f05f97abf2218262e00da9d3b367 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Fri, 5 Sep 2025 09:29:15 +0200 Subject: [PATCH] Minor --- config/projects.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/projects.nix b/config/projects.nix index 2d278a0..70d8340 100644 --- a/config/projects.nix +++ b/config/projects.nix @@ -170,7 +170,7 @@ in path = homePath "Documents/Projects/Inverse Design of Disordered Materials/DiffDisMatter-dev"; ai = true; git = true; - shell = true; + shell = false; } { name = "pc";