Add initial password for eblume user on ringtail

Temporary bootstrap password for console login. Change with passwd
after first boot, then remove initialPassword from config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-18 08:18:12 -08:00
commit 64b6bbaf74

View file

@ -80,6 +80,7 @@
# User account
users.users.eblume = {
isNormalUser = true;
initialPassword = "changeme";
extraGroups = [ "wheel" "networkmanager" "video" ];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILmh1SSCdDAyu3vkSQH7kAXEPDi8APyjo9JXDTjtha2j"