working on zsh
This commit is contained in:
@@ -7,7 +7,6 @@ in
|
||||
home-manager.users.${user.username} = {
|
||||
home.packages = with pkgs; [
|
||||
zsh-syntax-highlighting
|
||||
starship
|
||||
];
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user