servers now have an unique toggle for nginx
This commit is contained in:
@@ -26,9 +26,6 @@ in {
|
||||
"flame.icon" = "bookmark-music";
|
||||
};
|
||||
};
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
virtualHosts."${url}" = proxyReverse port // { };
|
||||
};
|
||||
services.nginx.virtualHosts."${url}" = proxyReverse port // { };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user