Remove zsh program from home manager module, it does not handle login
shell
This commit is contained in:
parent
d9486fd784
commit
5b3288b710
1 changed files with 0 additions and 6 deletions
|
|
@ -71,12 +71,6 @@ in
|
|||
./common/firefox.nix
|
||||
];
|
||||
|
||||
programs = {
|
||||
zsh = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
home = {
|
||||
stateVersion = "24.05";
|
||||
packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue