nix-config/modules/starship/starship.nix

4 lines
70 B
Nix
Raw Permalink Normal View History

2025-07-28 02:23:41 +01:00
{
flake.modules.homeManager.base.programs.starship.enable = true;
}