dotfiles/lib/shared/modules/starship.nix

2 lines
37 B
Nix
Raw Normal View History

2024-03-18 20:33:28 +00:00
{ programs.starship.enable = true; }