mac changes

This commit is contained in:
mjallen18
2024-08-22 11:37:36 -05:00
parent 2183faa2bd
commit a8dfd2b7da
2 changed files with 22 additions and 2 deletions

View File

@@ -65,7 +65,7 @@
users.users.matt = {
isNormalUser = true;
extraGroups = [ "wheel" ]; # Enable sudo for the user.
shell = pkgs.fish;
shell = pkgs.zsh;
packages = with pkgs; [
firefox
tree