Added zsh

This commit is contained in:
Tibo De Peuter 2023-03-24 11:15:51 +01:00 committed by Tibo De Peuter
parent 42c919c1b6
commit 8d0cc90276
5 changed files with 79 additions and 11 deletions

View file

@ -112,6 +112,7 @@
packages = with pkgs; [
home-manager
];
shell = pkgs.zsh;
};
# Allow unfree packages