modules: services: flood: persist data
This commit is contained in:
parent
19f3cc46b3
commit
1898e873f8
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