mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 13:25:38 +00:00
add possible option for darwin shell commented out
This commit is contained in:
parent
3b494bed5b
commit
2ad5411b90
@ -14,6 +14,9 @@
|
|||||||
# shell = pkgs.fish; # Default shell
|
# shell = pkgs.fish; # Default shell
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# This might fix the shell issues
|
||||||
|
# users.knownUsers = [ config.user ];
|
||||||
|
|
||||||
home-manager.users.${config.user} = {
|
home-manager.users.${config.user} = {
|
||||||
|
|
||||||
# Default shell setting doesn't work
|
# Default shell setting doesn't work
|
||||||
|
Loading…
Reference in New Issue
Block a user