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";
|
||||
|
||||
in {
|
||||
state = [ base-dir ];
|
||||
services.phpfpm = {
|
||||
# phpfpm does not have an enable option
|
||||
poolConfigs = {
|
||||
|
Loading…
Reference in New Issue
Block a user