Some more mac config following reinstall

This commit is contained in:
Random936 2024-09-23 16:26:00 -07:00
parent 8c932c0398
commit 578420bee0

View File

@ -40,6 +40,10 @@
swapLeftCommandAndLeftAlt = true; swapLeftCommandAndLeftAlt = true;
}; };
# MacOS Changes
system.defaults.dock.autohide = true;
system.startup.chime = false;
# Create /etc/zshrc that loads the nix-darwin environment. # Create /etc/zshrc that loads the nix-darwin environment.
programs.zsh.enable = true; programs.zsh.enable = true;