Revert "Reapply "Remove starship""

This reverts commit 7c06364329.
This commit is contained in:
Oliver Davies 2024-06-19 08:25:37 +01:00
parent 1e14953314
commit f0163cd28c
3 changed files with 6 additions and 7 deletions

View file

@ -0,0 +1,5 @@
{
programs.starship = {
enable = true;
};
}