1
Fork 0
satellite/home/adrielus/features/cli/starship.nix
2023-01-10 02:38:06 +01:00

6 lines
56 B
Nix

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