starship python

This commit is contained in:
Tao Tien 2025-01-23 13:16:56 -08:00
parent 51def65244
commit b246f82a41
3 changed files with 15 additions and 9 deletions

View file

@ -35,8 +35,8 @@
"compression=zstd"
"background_compression=zstd"
"discard"
# "fsck"
# "fix_errors"
"fsck"
"fix_errors"
];
mountpoint = "/";
};