feat: add work repo to trusted codex folders
This commit is contained in:
@@ -86,6 +86,7 @@ in
|
|||||||
"five-hour-limit"
|
"five-hour-limit"
|
||||||
];
|
];
|
||||||
projects.${account.nixosConfigurationPath}.trust_level = "trusted";
|
projects.${account.nixosConfigurationPath}.trust_level = "trusted";
|
||||||
|
projects."${config.homeDirectory}/work/repos/yookr_data_science".trust_level = "trusted";
|
||||||
sandbox_mode = "workspace-write";
|
sandbox_mode = "workspace-write";
|
||||||
personality = "pragmatic";
|
personality = "pragmatic";
|
||||||
features.undo = true;
|
features.undo = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user