mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Improve formatting
This commit is contained in:
parent
108a308c25
commit
d0bf0084f4
4 changed files with 39 additions and 30 deletions
|
|
@ -107,6 +107,6 @@ in
|
|||
in
|
||||
lib.mkAfter collectionsScript;
|
||||
|
||||
custom.persist.directories = [ config.services.crowdsec.settings.config_paths.data_dir ];
|
||||
custom.persist.directories = [ "/var/lib/crowdsec" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue