nix-config/modules/starship/newline.nix

4 lines
85 B
Nix
Raw Permalink Normal View History

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