Use an easy (though insecure) initial password (for testing)
parent
c36b202d4e
commit
bfa17953a8
|
@ -5,5 +5,6 @@
|
|||
isNormalUser = true;
|
||||
description = "h";
|
||||
extraGroups = [ "wheel" ];
|
||||
initialPassword = "h";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue