feat(home-server): Add starship prompt and alphabetize roles
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
# Minimal roles for server with development capability
|
||||
home.roles = {
|
||||
base.enable = true;
|
||||
emacs.enable = true;
|
||||
development.enable = true;
|
||||
emacs.enable = true;
|
||||
starship.enable = true;
|
||||
tmux.enable = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user