Home: Disable network debug.
This commit is contained in:
parent
58d0e946a3
commit
9faa180f9c
|
@ -20,7 +20,7 @@ in {
|
||||||
services.openssh.openFirewall = false;
|
services.openssh.openFirewall = false;
|
||||||
|
|
||||||
# NOTE: Debugging.
|
# NOTE: Debugging.
|
||||||
systemd.services."systemd-networkd".environment.SYSTEMD_LOG_LEVEL = "debug";
|
# systemd.services."systemd-networkd".environment.SYSTEMD_LOG_LEVEL = "debug";
|
||||||
|
|
||||||
# Wan configuration.
|
# Wan configuration.
|
||||||
systemd.network = {
|
systemd.network = {
|
||||||
|
|
Loading…
Reference in a new issue