ude: fix nginx
This commit is contained in:
parent
c0a5860e6a
commit
59fabc1032
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
appendConfig = ''
|
appendHttpConfig = ''
|
||||||
include /impure/nginx/*.conf;
|
include /impure/nginx/*.conf;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue