mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: add iamb config
This commit is contained in:
parent
8c474b419b
commit
20e8bcfe6e
3 changed files with 6 additions and 2 deletions
BIN
nix/secrets/iambconfig.age
Normal file
BIN
nix/secrets/iambconfig.age
Normal file
Binary file not shown.
|
|
@ -15,8 +15,6 @@ let
|
|||
in {
|
||||
"wpa_password.age".publicKeys = all;
|
||||
|
||||
"sshconfig.age".publicKeys = all;
|
||||
|
||||
"restic_backblaze_pwd.age".publicKeys = all;
|
||||
"restic_backblaze_repo.age".publicKeys = all;
|
||||
"restic_backblaze_env.age".publicKeys = all;
|
||||
|
|
@ -33,5 +31,7 @@ in {
|
|||
"typst-bot_token.age".publicKeys = all;
|
||||
"parrot_token.age".publicKeys = all;
|
||||
|
||||
"sshconfig.age".publicKeys = all;
|
||||
"ltex_dict.age".publicKeys = all;
|
||||
"iambconfig.age".publicKeys = all;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue