matrix: add FIXME
This commit is contained in:
parent
0a4fb2e7f7
commit
8b5e107aea
|
@ -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…
Reference in a new issue