new password

This commit is contained in:
Noah Masur
2022-05-14 22:51:57 -04:00
parent 9be5b17988
commit 7baec572e3
2 changed files with 4 additions and 1 deletions

View File

@ -26,6 +26,9 @@
config = {
# Allows us to declaritively set password
users.mutableUsers = false;
# Define a user account. Don't forget to set a password with passwd.
users.users.${config.user} = {