forked from mirrors_public/oddlama_nix-config
chore: rekey immich secrets, allow influx access from local service net
This commit is contained in:
parent
0537f69d5e
commit
3dc6133a1a
20 changed files with 51 additions and 43 deletions
|
@ -12,7 +12,7 @@
|
|||
# The identities that are used to rekey agenix secrets and to
|
||||
# decrypt all repository-wide secrets.
|
||||
secretsConfig = {
|
||||
masterIdentities = [ "\"$PRJ_ROOT\"/secrets/yk1-nix-rage.pub" ];
|
||||
masterIdentities = [ ../secrets/yk1-nix-rage.pub ];
|
||||
extraEncryptionPubkeys = [ ../secrets/backup.pub ];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue