ma nginx/euer.{blog,wiki}: add state dirs
This commit is contained in:
parent
8c3e92d9eb
commit
d8e481ac79
@ -39,4 +39,5 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
state = [ base-dir ];
|
||||||
}
|
}
|
||||||
|
@ -21,6 +21,7 @@ let
|
|||||||
tw-pass-file = "${sec}/tw-pass.ini";
|
tw-pass-file = "${sec}/tw-pass.ini";
|
||||||
|
|
||||||
in {
|
in {
|
||||||
|
state = [ base-dir ];
|
||||||
services.phpfpm = {
|
services.phpfpm = {
|
||||||
# phpfpm does not have an enable option
|
# phpfpm does not have an enable option
|
||||||
poolConfigs = {
|
poolConfigs = {
|
||||||
|
Loading…
Reference in New Issue
Block a user