remove name

This commit is contained in:
Mohamed Chrayed 2024-10-12 15:15:04 +02:00
parent 91b4fe9293
commit c1cba5426b

View File

@ -2,7 +2,6 @@
{
users.users.${user} = {
isNormalUser = true;
name = "Mohamed Chrayed";
extraGroups = [ "wheel" "networkmanager" "decky" ];
};
}