Use global starship

This commit is contained in:
Invariantspace 2023-11-09 19:37:21 -08:00
parent 09a26fd7b0
commit a1f2621867
7 changed files with 126 additions and 30 deletions

View file

@ -18,6 +18,7 @@
programs = {
fish.enable = true;
git.enable = true;
starship.enable = true;
};
sops.secrets."users/root/password".neededForUsers = true;