hosts: move miniflux from poseidon to hades
This commit is contained in:
parent
973415fe4d
commit
eab8a279a1
7 changed files with 23 additions and 20 deletions
|
|
@ -11,13 +11,13 @@ let
|
|||
|
||||
all = users ++ machines;
|
||||
in {
|
||||
"gandi/api-key.age".publicKeys = [alarsyo poseidon];
|
||||
"gandi/api-key.age".publicKeys = [alarsyo hades poseidon];
|
||||
|
||||
"lohr/shared-secret.age".publicKeys = [alarsyo poseidon];
|
||||
|
||||
"matrix-synapse/secret-config.age".publicKeys = [alarsyo poseidon];
|
||||
|
||||
"miniflux/admin-credentials.age".publicKeys = [alarsyo poseidon];
|
||||
"miniflux/admin-credentials.age".publicKeys = [alarsyo hades];
|
||||
|
||||
"nextcloud/admin-pass.age".publicKeys = [alarsyo poseidon];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue