servers now have an unique toggle for nginx
This commit is contained in:
@@ -15,9 +15,7 @@ in {
|
||||
YTDL_OPTIONS = ''{"cookiefile":"/cookies.txt"}'';
|
||||
};
|
||||
};
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
virtualHosts."bajameesta.${config.my.domain}" = proxyReverse port // { };
|
||||
};
|
||||
services.nginx.virtualHosts."bajameesta.${config.my.domain}" =
|
||||
proxyReverse port // { };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user