feat: updates ?

This commit is contained in:
Xavier Morel
2026-06-24 15:56:42 +02:00
parent ab98aeb897
commit 16eded0455
25 changed files with 109 additions and 83 deletions
+4
View File
@@ -31,6 +31,10 @@ in
group = "nginx";
};
};
"mail-smtp-relay.age" = {
publicKeys = users ++ [ keys.mail ];
extra.owner = "postfix";
};
"matrix-maubot-cfg.age".publicKeys = users ++ [
keys.matrix
];