configuration/common: do not log firewall anymore
This commit is contained in:
parent
ae1f68ac36
commit
c9bf0c7d1a
@ -7,6 +7,8 @@
|
|||||||
|
|
||||||
networking.domain = "net.clerie.de";
|
networking.domain = "net.clerie.de";
|
||||||
|
|
||||||
|
networking.firewall.logRefusedConnections = lib.mkDefault false;
|
||||||
|
|
||||||
time.timeZone = "Europe/Berlin";
|
time.timeZone = "Europe/Berlin";
|
||||||
|
|
||||||
i18n.defaultLocale = "en_US.UTF-8";
|
i18n.defaultLocale = "en_US.UTF-8";
|
||||||
|
Loading…
Reference in New Issue
Block a user