mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: update flake and switch to append only backups
This commit is contained in:
parent
71d353f18a
commit
1aeef2283a
10 changed files with 119 additions and 155 deletions
|
@ -19,7 +19,7 @@
|
|||
group = "stalwart-mail";
|
||||
};
|
||||
in {
|
||||
environment.persistence."/persist".directories = lib.trace "stalwart backups to dusk!" [
|
||||
environment.persistence."/persist".directories = [
|
||||
{
|
||||
directory = config.services.idmail.dataDir;
|
||||
user = "stalwart-mail";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue