feat : home manager handles zsh
This commit is contained in:
parent
6fad94262e
commit
00fdd3cce7
1 changed files with 2 additions and 0 deletions
|
@ -201,6 +201,8 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
profiles.default = { isDefault = true; };
|
profiles.default = { isDefault = true; };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
zsh.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue