feat(richie user env): adding app_image_path configuration

This commit is contained in:
2026-07-09 14:59:22 -04:00
parent 39ab7358bb
commit 6d6226ed14
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
home.sessionPath = [
"/home/richie/app_images/"
];
}