mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
impermanence: Persist hedgedoc, privatebin, crowdsec and forgejo state dirs
This commit is contained in:
parent
44e5bc505f
commit
2240bc9c91
4 changed files with 8 additions and 0 deletions
|
|
@ -102,5 +102,7 @@ in
|
|||
|> mkScript "crowdsec-install-collections";
|
||||
in
|
||||
lib.mkAfter collectionsScript;
|
||||
|
||||
custom.persist.directories = [ config.services.crowdsec.settings.config_paths.data_dir ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue