Set shell to bash on macOS
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
users.users.trude = {
|
||||
name = "trude";
|
||||
home = "/Users/trude";
|
||||
shell = pkgs.bash;
|
||||
};
|
||||
home-manager = {
|
||||
extraSpecialArgs = {inherit inputs;};
|
||||
|
||||
Reference in New Issue
Block a user