fix hedgedoc

This commit is contained in:
Lucy Hochkamp 2023-12-10 13:05:45 +01:00
parent 05efb10642
commit 73f05761cc
No known key found for this signature in database

View file

@ -64,7 +64,7 @@ in
];
};
ragon.persist.extraDirectories = [
"${config.services.hedgedoc.workDir}"
"/var/lib/hedgedoc"
];
};
}