parsedmarc: init

This commit is contained in:
Rouven Seifert 2024-05-31 23:01:59 +02:00
parent d9a60f39a6
commit 5089f62112
5 changed files with 40 additions and 7 deletions

View file

@ -3,6 +3,9 @@
age.secrets."maxmind" = {
file = ../../../../secrets/shared/maxmind.age;
};
imports = [
./dmarc.nix
];
users.users."promtail".extraGroups = [ "caddy" "systemd-journal" ];
services.prometheus = {
exporters = {