matrix: add FIXME
This commit is contained in:
parent
0a4fb2e7f7
commit
8b5e107aea
1 changed files with 1 additions and 0 deletions
|
|
@ -182,6 +182,7 @@ in {
|
||||||
|
|
||||||
my.services.borg-backup = mkIf cfg.enable {
|
my.services.borg-backup = mkIf cfg.enable {
|
||||||
paths = [ "/var/lib/matrix-synapse" ];
|
paths = [ "/var/lib/matrix-synapse" ];
|
||||||
|
# FIXME: find out what I can exclude safely
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue