add secret
This commit is contained in:
parent
198203bf00
commit
b79d4e3477
1 changed files with 6 additions and 0 deletions
|
|
@ -70,6 +70,12 @@
|
|||
owner = "matrix-synapse";
|
||||
group = "matrix-synapse";
|
||||
};
|
||||
draupnir_access_token = {
|
||||
file = ./secrets/draupnir_access_token.age;
|
||||
mode = "440";
|
||||
owner = "draupnir";
|
||||
group = "draupnir";
|
||||
};
|
||||
grafana_secret_key = {
|
||||
file = ./secrets/grafana_secret_key.age;
|
||||
mode = "440";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue