Use an easy (though insecure) initial password (for testing)

disko
Hektor Misplon 2025-10-04 21:25:32 +02:00
parent c36b202d4e
commit bfa17953a8
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@
isNormalUser = true;
description = "h";
extraGroups = [ "wheel" ];
initialPassword = "h";
};
}