diff --git a/profiles/sysadmin.nix b/profiles/sysadmin.nix index 8f696bf..bc88831 100644 --- a/profiles/sysadmin.nix +++ b/profiles/sysadmin.nix @@ -5,6 +5,7 @@ ]; users.motd = (builtins.readFile ./federez.motd); + networking.firewall.logRefusedConnections = false; environment.systemPackages = [ pkgs.htop pkgs.kitty.terminfo