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