impermanence: Persist hedgedoc, privatebin, crowdsec and forgejo state dirs

This commit is contained in:
SebastianStork 2025-09-17 22:42:54 +02:00
parent 44e5bc505f
commit 2240bc9c91
4 changed files with 8 additions and 0 deletions

View file

@ -42,5 +42,7 @@ in
}
];
};
custom.persist.directories = [ config.services.privatebin.dataDir ];
};
}