add possible option for darwin shell commented out

This commit is contained in:
Noah Masur 2024-08-01 22:41:35 -04:00
parent 3b494bed5b
commit 2ad5411b90
No known key found for this signature in database

View File

@ -14,6 +14,9 @@
# shell = pkgs.fish; # Default shell
};
# This might fix the shell issues
# users.knownUsers = [ config.user ];
home-manager.users.${config.user} = {
# Default shell setting doesn't work