mail: Add me@failco.de
This commit is contained in:
parent
e55d475467
commit
b1f85e15ab
4 changed files with 67 additions and 14 deletions
|
|
@ -5,5 +5,5 @@ let
|
|||
users = [];
|
||||
in
|
||||
{
|
||||
"mailPass.age".publicKeys = users + systems;
|
||||
"mailPass.age".publicKeys = users ++ systems;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue