infra: root fix

This commit is contained in:
Johannes Jöns 2024-07-11 20:22:05 +02:00
parent d376d332f0
commit b3c3c9dd49

View file

@ -9,7 +9,6 @@ in
users.users = {
${name} = {
shell = pkgs.nushell;
description = "Administartor";
};
};
home-manager.users.${name} = {