mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
koishi reinstall
This commit is contained in:
parent
5d5855de92
commit
e397317701
30 changed files with 1273 additions and 1120 deletions
|
|
@ -2,5 +2,10 @@ _: {
|
|||
programs.starship = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
settings = {
|
||||
time = {
|
||||
disable = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue