koishi reinstall

This commit is contained in:
Kat Inskip 2025-06-27 14:24:02 -07:00
parent 5d5855de92
commit e397317701
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
30 changed files with 1273 additions and 1120 deletions

View file

@ -2,5 +2,10 @@ _: {
programs.starship = {
enable = true;
enableZshIntegration = true;
settings = {
time = {
disable = false;
};
};
};
}