Move some zsh config around to shared

This commit is contained in:
Lillian Violet 2024-03-04 16:11:01 +01:00
parent bb4a940b2c
commit b5a046bbf9
4 changed files with 7 additions and 15 deletions

View file

@ -118,10 +118,6 @@
# Set your time zone.
time.timeZone = "Europe/Amsterdam";
programs.zsh = {
enable = true;
};
programs.git = {
enable = true;
};