Files
nix-config/home-manager/configs/starship.nix

6 lines
49 B
Nix

{ ... }:
{
programs.starship.enable = true;
}