feat(system): enable Mullvad VPN for server
Configure it to exclude incoming traffic for web server.
This commit is contained in:
parent
a2d2991e32
commit
c90efc40f8
2 changed files with 22 additions and 2 deletions
|
@ -106,7 +106,6 @@ in with builtins; {
|
|||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
|
||||
recommendedTlsSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedGzipSettings = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue