user.shell had nothing to do in a common module
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
../../modules/userapps/productivity.nix
|
||||
];
|
||||
|
||||
users.users.user.shell = pkgs.bash;
|
||||
users.users.user = {
|
||||
isNormalUser = true;
|
||||
description = "user";
|
||||
|
||||
Reference in New Issue
Block a user