feat: zsh on macOS

This commit is contained in:
Ryan Yin
2023-07-17 17:02:45 +08:00
parent f52d604d42
commit 450389400a

View File

@@ -6,6 +6,9 @@
# MacOS specific home configuration
#
##########################################################################
programs.zsh = {
enable = true;
};
programs.ssh = {
enable = true;