change username

This commit is contained in:
Leon Vita 2022-09-21 00:36:39 +01:00
parent ad8d0b3364
commit fb2d4126bd

View File

@ -37,7 +37,7 @@ in
wget vim python3Full nmap htop wireguard-tools wget vim python3Full nmap htop wireguard-tools
]; ];
users.users.leon = { users.users.leoncloud = {
isNormalUser = true; isNormalUser = true;
extraGroups = [ "wheel" ]; extraGroups = [ "wheel" ];
createHome = true; createHome = true;