user.shell had nothing to do in a common module
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
}: {
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
||||
users.users.user.shell = pkgs.bash;
|
||||
environment.shells = with pkgs; [bash];
|
||||
programs.bash = {
|
||||
interactiveShellInit = ''
|
||||
|
||||
Reference in New Issue
Block a user