Fix environment.shells
This commit is contained in:
parent
11f788fe86
commit
d45704acaa
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
};
|
||||
|
||||
environment.shells = [
|
||||
"${pkgs.zsh}"
|
||||
pkgs.zsh
|
||||
];
|
||||
|
||||
home-manager = {
|
||||
|
|
Loading…
Reference in a new issue