use age config for realsies
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
d32d35c5c6
commit
f53891121c
|
@ -53,7 +53,7 @@
|
||||||
within.services.mara-bot.enable = true;
|
within.services.mara-bot.enable = true;
|
||||||
age.secrets.mara-bot = {
|
age.secrets.mara-bot = {
|
||||||
file = ./secret/mara.age;
|
file = ./secret/mara.age;
|
||||||
path = "/var/lib/mara-bot/config.yaml2";
|
path = "/var/lib/mara-bot/config.yaml";
|
||||||
owner = "mara-bot";
|
owner = "mara-bot";
|
||||||
group = "mara-bot";
|
group = "mara-bot";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue