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

4 lines
46 B
Nix

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