add mara config to agenix better
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
181a6bfc0e
commit
d32d35c5c6
|
@ -52,7 +52,7 @@
|
||||||
|
|
||||||
within.services.mara-bot.enable = true;
|
within.services.mara-bot.enable = true;
|
||||||
age.secrets.mara-bot = {
|
age.secrets.mara-bot = {
|
||||||
file = ./mara.age;
|
file = ./secret/mara.age;
|
||||||
path = "/var/lib/mara-bot/config.yaml2";
|
path = "/var/lib/mara-bot/config.yaml2";
|
||||||
owner = "mara-bot";
|
owner = "mara-bot";
|
||||||
group = "mara-bot";
|
group = "mara-bot";
|
||||||
|
|
Loading…
Reference in New Issue