diff --git a/hosts/chrysalis/default.nix b/hosts/chrysalis/default.nix index 22f142d..e307040 100644 --- a/hosts/chrysalis/default.nix +++ b/hosts/chrysalis/default.nix @@ -53,7 +53,7 @@ within.services.mara-bot.enable = true; age.secrets.mara-bot = { file = ./secret/mara.age; - path = "/var/lib/mara-bot/config.yaml2"; + path = "/var/lib/mara-bot/config.yaml"; owner = "mara-bot"; group = "mara-bot"; };