home: starship: remove unused module

This commit is contained in:
Antoine Martin 2021-07-29 11:41:54 +02:00
parent d177a5bd71
commit bc79f1b8a2
4 changed files with 0 additions and 20 deletions

View file

@ -9,7 +9,6 @@
my.home.alacritty.enable = true;
my.home.emacs.enable = true;
my.home.tmux.enable = true;
my.home.starship.enable = false;
my.home.fish.enable = true;
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;