Default shell back to Bash

This commit is contained in:
Evie Litherland-Smith 2024-11-19 15:45:20 +00:00
parent a187e9cb20
commit 0669367f52

View file

@ -110,7 +110,6 @@
inherit authorizedKeys;
};
${username} = {
shell = pkgs.nushell;
isNormalUser = true;
group = "users";
description = "Evie Litherland-Smith";