profiles/router: Add applications to debug conntrack more
This commit is contained in:
@@ -11,8 +11,10 @@ with lib;
|
||||
config = mkIf config.profiles.clerie.router.enable {
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wireguard-tools
|
||||
conntrack-tools
|
||||
iptstate # show conntrack table
|
||||
tcpdump
|
||||
wireguard-tools
|
||||
];
|
||||
|
||||
boot.kernel.sysctl = {
|
||||
|
||||
Reference in New Issue
Block a user