set initial password

This commit is contained in:
2024-10-18 20:33:44 -05:00
parent 8f25001b05
commit 3c466571a7
2 changed files with 12 additions and 11 deletions

View File

@@ -32,6 +32,7 @@
users.users.${config.sysconfig.opts.username} = {
isNormalUser = true;
description = "Nathan";
initialPassword = "7567";
extraGroups = [
"networkmanager"
"wheel"