feat: db & git backups, bots on matrix, proxmox monitors, ...

This commit is contained in:
Xavier Morel
2025-11-19 22:01:27 +01:00
parent 4035967f21
commit e7aa43acaf
17 changed files with 116 additions and 21 deletions

View File

@@ -24,6 +24,12 @@ in
"finances-app-key.age".publicKeys = users ++ [
keys.finances
];
"matrix-maubot-cfg.age".publicKeys = users ++ [
keys.matrix
];
"metrics-pve.age".publicKeys = users ++ [
keys.metrics
];
"power-password-file.age".publicKeys = users ++ [
keys.power
];