change display name

This commit is contained in:
jopejoe1 2024-12-15 16:02:41 +01:00
parent 6d81c885e7
commit 9647193ccf

View file

@ -18,7 +18,7 @@ in
users.users.jopejoe1 = { users.users.jopejoe1 = {
isNormalUser = true; isNormalUser = true;
shell = pkgs.nushell; shell = pkgs.nushell;
description = "Johannes Jöns"; description = "jopejoe1";
hashedPassword = "$2b$05$Uk84TY/RHlH8DIigUlFYjeorjTlCMEY9wN2pAcw5BLaPoc7dKiSsC"; hashedPassword = "$2b$05$Uk84TY/RHlH8DIigUlFYjeorjTlCMEY9wN2pAcw5BLaPoc7dKiSsC";
extraGroups = [ extraGroups = [
"wheel" "wheel"