New simplified Chromebook centric branch, without volume mounting on home + new alpine container image (should work on any aarch64)

This commit is contained in:
mrkmntal 2025-11-27 14:04:03 -05:00
commit be80458918
5 changed files with 135 additions and 32 deletions

15
fastfetch_config.jsonc Normal file
View file

@ -0,0 +1,15 @@
{
"display": {
"separator": " == "
},
"modules": [
"title",
"os",
"kernel",
"cpu",
"memory",
"disk",
"shell"
]
}