added inital hashed passwords for setup
This commit is contained in:
parent
932838f736
commit
c2a94ad3a8
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
|
users.users.twoneis.initialHashedPassword = "$y$j9T$0pmWE8A2JWcr2BDqqZ2u./$Km7K1hml9Gy0fc9DzBsDTvpyCKZ9DW0GOkD.lDcyYw0";
|
||||||
|
users.users.root.initialHashedPassword = "$y$j9T$U8fvYSDoZxqVrkjlZM2Db.$qvkT9GIbVJ23EtB7KcqyI8u7RKJ99pYSXNu8IhVcDx9";
|
||||||
environment.persistence."/persist" = {
|
environment.persistence."/persist" = {
|
||||||
files = [
|
files = [
|
||||||
"/etc/shadow"
|
"/etc/shadow"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue