Added zsh

This commit is contained in:
Tibo De Peuter 2023-03-24 11:15:51 +01:00
parent 878656d2ec
commit 16f489be0d
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