1
Fork 0
satellite/home/features/cli/starship.nix
2023-12-10 23:48:46 +01:00

4 lines
39 B
Nix

{
programs.starship.enable = true;
}