workstation | add initial password for don

This commit is contained in:
Don Harper 2024-01-06 09:59:13 -06:00
parent 8b5797559f
commit 1309d19b2e

View file

@ -168,6 +168,7 @@ in
users.users.don = {
isNormalUser = true;
initialPassword = "changeme";
description = "Don Harper";
extraGroups = [ "networkmanager" "wheel" "scanner" "lp" "video" "mlocate" "disk" ];
openssh.authorizedKeys.keys = [