Compare commits
1 commit
dcc055891f
...
4d965ba394
Author | SHA1 | Date | |
---|---|---|---|
4d965ba394 |
1 changed files with 2 additions and 2 deletions
|
@ -100,8 +100,8 @@ in {
|
|||
# Backups
|
||||
services.borgbackup.jobs.mailman = {
|
||||
paths = [
|
||||
"/var/lib/mailman/data"
|
||||
"/var/lib/mailman-web"
|
||||
"/var/lib/mailman/data/mailman.db"
|
||||
"/var/lib/mailman-web/mailman-web.db"
|
||||
];
|
||||
encryption.mode = "none"; # Otherwise the key is next to the backup or we have human interaction.
|
||||
environment = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue