Sets initial password

This commit is contained in:
Dennis Schoepf 2025-03-19 21:21:40 +01:00
parent e592cf8a9b
commit 5ab52d867d

View file

@ -47,6 +47,7 @@
# My user account
users.users.dennis = {
description = "dennis";
initialPassword = "admin"
isNormalUser = true;
extraGroups = [ "wheel" "networkmanager" ];
openssh.authorizedKeys.keys = [