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