feat(users): use password files
This commit is contained in:
parent
acc8fa2d71
commit
91ce253aa3
5 changed files with 44 additions and 5 deletions
|
@ -17,4 +17,6 @@ let
|
|||
in
|
||||
{
|
||||
"wireless.age".publicKeys = allKeys;
|
||||
"infinidoge-password.age".publicKeys = allKeys;
|
||||
"root-password.age".publicKeys = allKeys;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue