renamed user
This commit is contained in:
parent
ff3d01bca6
commit
72fad45917
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
||||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||||
users.users.krop = {
|
users.users.krop = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Jakub Kropacek";
|
description = "Jakub Kropáček";
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
"wheel"
|
"wheel"
|
||||||
|
|
Loading…
Reference in a new issue