modules: services: flood: persist data
This commit is contained in:
parent
5d189eb15b
commit
f29083c26f
1 changed files with 4 additions and 0 deletions
|
|
@ -46,5 +46,9 @@ in
|
||||||
inherit (cfg) port;
|
inherit (cfg) port;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
my.system.persist.directories = [
|
||||||
|
"/var/lib/${cfg.stateDir}"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue