update homemanager settings

This commit is contained in:
christoph.hollizeck 2024-03-26 22:29:52 +01:00
parent e6226871d9
commit 28e231376e

View file

@ -49,6 +49,9 @@ in {
config = { config = {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
kitty
fish
starship
]; ];
programs.zsh = { programs.zsh = {