1
Fork 0
satellite/home/features/cli/starship.nix

4 lines
39 B
Nix
Raw Normal View History

2023-01-10 02:38:06 +01:00
{
2023-12-10 23:48:46 +01:00
programs.starship.enable = true;
}