1
0

configuration/common: do not log firewall anymore

This commit is contained in:
clerie 2023-02-20 10:11:43 +01:00
parent ae1f68ac36
commit c9bf0c7d1a

View File

@ -7,6 +7,8 @@
networking.domain = "net.clerie.de";
networking.firewall.logRefusedConnections = lib.mkDefault false;
time.timeZone = "Europe/Berlin";
i18n.defaultLocale = "en_US.UTF-8";