This commit is contained in:
Sphereso 2024-07-11 20:21:21 +02:00
commit d376d332f0

View file

@ -8,7 +8,6 @@ in
{
users.users = {
${name} = {
isNormalUser = true;
shell = pkgs.nushell;
description = "Administartor";
};