mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-09 01:47:23 +08:00
macos: use bash, because zsh sucks
This commit is contained in:
parent
6a222849f3
commit
f9cf0def19
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
imports = [
|
||||
self.homeModules.common
|
||||
./zsh.nix
|
||||
./bash.nix
|
||||
./kitty.nix
|
||||
# ./emacs.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue