remove resolved
This commit is contained in:
parent
52109abbc0
commit
70e9e79717
1 changed files with 2 additions and 2 deletions
|
|
@ -129,9 +129,9 @@ in
|
||||||
# allowedTCPPorts = [ 22 80 443 ];
|
# allowedTCPPorts = [ 22 80 443 ];
|
||||||
# };
|
# };
|
||||||
# Use systemd-resolved inside the container
|
# Use systemd-resolved inside the container
|
||||||
useHostResolvConf = false;
|
# useHostResolvConf = false;
|
||||||
};
|
};
|
||||||
services.resolved.enable = true;
|
# services.resolved.enable = true;
|
||||||
|
|
||||||
# services.nginx.enable = true;
|
# services.nginx.enable = true;
|
||||||
# services.nginx.virtualHosts."${domain}" = {
|
# services.nginx.virtualHosts."${domain}" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue