Setup remote builds and set Pi mostly readonly

This commit is contained in:
Gene Liverman 2026-04-01 17:12:26 -04:00
parent bdc0ca9637
commit 0498ea3e5b
No known key found for this signature in database
4 changed files with 154 additions and 3 deletions

View file

@ -17,6 +17,7 @@
"--hide-crash-restore-bubble"
];
};
zsh.history.path = "/tmp/zsh_history_gene"; # needed becaues of read only fs
};
}