Fix method of adding scheme to passwd
This commit is contained in:
parent
ce2bed8cda
commit
868a347350
|
@ -65,7 +65,7 @@ password = "$argon2i$m=4096,t=10,p=1$Tnc4UVV0N00$ML9LIOujd3nmAfkAwEcSTMPqakWUF0O
|
|||
uid = 0
|
||||
gid = 0
|
||||
name = "root"
|
||||
home = "file:/root"
|
||||
home = "/root"
|
||||
|
||||
[users.user]
|
||||
# Password is unset
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 25d6a0fec4e3bc510ef9fc05fc39a04d079bab85
|
||||
Subproject commit 093ae7de5541ba6068c98ea568ca6d3977e2a5b8
|
Loading…
Reference in a new issue