feat(wireless): store passwords as secrets

This commit is contained in:
Infinidoge 2022-04-21 01:06:27 -04:00
parent f445431f07
commit acc8fa2d71
2 changed files with 1 additions and 1 deletions

View file

@ -16,5 +16,5 @@ let
]; ];
in in
{ {
"secret.age".publicKeys = allKeys; "wireless.age".publicKeys = allKeys;
} }

BIN
secrets/wireless.age Normal file

Binary file not shown.